diff options
Diffstat (limited to 'files/ru/learn/css')
-rw-r--r-- | files/ru/learn/css/first_steps/how_css_works/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/learn/css/first_steps/how_css_works/index.html b/files/ru/learn/css/first_steps/how_css_works/index.html index f972f1a700..b5d03c7cea 100644 --- a/files/ru/learn/css/first_steps/how_css_works/index.html +++ b/files/ru/learn/css/first_steps/how_css_works/index.html @@ -109,7 +109,7 @@ translation_of: Learn/CSS/First_steps/How_CSS_works <p>Новый результат:</p> -<p>{{EmbedLiveSample('Applying_CSS_to_the_DOM', '100%', 55)}}</p> +<p>{{EmbedLiveSample('Добавление_CSS_в_DOM', '100%', 55)}}</p> <p>В статье <a href="/ru/docs/Learn/CSS/Building_blocks/Debugging_CSS">Отладка CSS</a> мы будем использовать браузер DevTools для отладки CSS.</p> |