diff options
Diffstat (limited to 'files/fr/web/api/htmlelement/animationend_event/index.html')
-rw-r--r-- | files/fr/web/api/htmlelement/animationend_event/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/htmlelement/animationend_event/index.html b/files/fr/web/api/htmlelement/animationend_event/index.html index 79b3ef1424..836a817daf 100644 --- a/files/fr/web/api/htmlelement/animationend_event/index.html +++ b/files/fr/web/api/htmlelement/animationend_event/index.html @@ -10,7 +10,7 @@ original_slug: Web/Events/animationend <dl> <dt style="float: left; text-align: right; width: 120px;">Spécification</dt> - <dd style="margin: 0 0 0 120px;"><a class="external" href="http://www.w3.org/TR/css3-animations/#animation-events">CSS Animations</a></dd> + <dd style="margin: 0 0 0 120px;"><a href="http://www.w3.org/TR/css3-animations/#animation-events">CSS Animations</a></dd> <dt style="float: left; text-align: right; width: 120px;">Interface</dt> <dd style="margin: 0 0 0 120px;">AnimationEvent</dd> <dt style="float: left; text-align: right; width: 120px;">Propagation</dt> @@ -78,5 +78,5 @@ original_slug: Web/Events/animationend <h2 id="Voir_aussi">Voir aussi</h2> <ul> - <li><a href="/fr/docs/CSS/Using_CSS_animations" title="/en-US/docs/CSS/Using_CSS_animations">Utilisation des animations CSS</a></li> + <li><a href="/fr/docs/CSS/Using_CSS_animations">Utilisation des animations CSS</a></li> </ul> |