diff options
Diffstat (limited to 'files/ru/web/css/_colon_indeterminate/index.html')
-rw-r--r-- | files/ru/web/css/_colon_indeterminate/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/css/_colon_indeterminate/index.html b/files/ru/web/css/_colon_indeterminate/index.html index 23edb86a6f..b9b63c1eac 100644 --- a/files/ru/web/css/_colon_indeterminate/index.html +++ b/files/ru/web/css/_colon_indeterminate/index.html @@ -61,7 +61,7 @@ for (var i = 0; i < inputs.length; i++) { } </pre> -<p>{{EmbedLiveSample('Checkbox_radio_button', 'auto', 50)}}</p> +<p>{{EmbedLiveSample('Чекбокс_и_радио_переключатели', 'auto', 50)}}</p> <h3 id="Полоса_прогресса">Полоса прогресса</h3> @@ -85,7 +85,7 @@ progress:indeterminate { <h3 id="Результат">Результат</h3> -<p>{{EmbedLiveSample('Progress_bar', 'auto', 30)}}</p> +<p>{{EmbedLiveSample('Полоса_прогресса', 'auto', 30)}}</p> <h2 id="Спецификации">Спецификации</h2> |