diff options
Diffstat (limited to 'files/ru/web/css/animation-delay/index.html')
-rw-r--r-- | files/ru/web/css/animation-delay/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/files/ru/web/css/animation-delay/index.html b/files/ru/web/css/animation-delay/index.html index 2ce027e4a4..70bd6bad72 100644 --- a/files/ru/web/css/animation-delay/index.html +++ b/files/ru/web/css/animation-delay/index.html @@ -3,8 +3,8 @@ title: animation-delay slug: Web/CSS/animation-delay tags: - CSS - - CSS анимации - - CSS свойства + - CSS-анимации + - CSS-свойства translation_of: Web/CSS/animation-delay --- <div>{{CSSRef}}{{SeeCompatTable}}</div> @@ -40,7 +40,7 @@ animation-delay: 2s, 4ms; <h2 id="Примеры">Примеры</h2> -<p>Посмотрите <a href="/en-US/docs/CSS/CSS_animations" title="CSS/CSS_animations">CSS анимации</a> для примера.</p> +<p>Посмотрите <a href="/en-US/docs/CSS/CSS_animations" title="CSS/CSS_animations">CSS-анимации</a> для примера.</p> <h2 id="Спецификации">Спецификации</h2> @@ -68,6 +68,6 @@ animation-delay: 2s, 4ms; <h2 id="Смотрите_также">Смотрите также</h2> <ul> - <li><a href="/en-US/docs/CSS/Tutorials/Using_CSS_animations" title="Tutorial about CSS animations">Использование CSS анимаций</a></li> + <li><a href="/en-US/docs/CSS/Tutorials/Using_CSS_animations" title="Tutorial about CSS animations">Использование CSS-анимаций</a></li> <li>{{domxref("AnimationEvent", "AnimationEvent")}}</li> </ul> |