From 149319bb8c7b1394a443f0877c3460cd362aa815 Mon Sep 17 00:00:00 2001 From: julieng Date: Fri, 17 Sep 2021 20:58:15 +0200 Subject: move *.html to *.md --- files/fr/web/css/css_animated_properties/index.html | 18 ------------------ files/fr/web/css/css_animated_properties/index.md | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644 files/fr/web/css/css_animated_properties/index.html create mode 100644 files/fr/web/css/css_animated_properties/index.md (limited to 'files/fr/web/css/css_animated_properties') diff --git a/files/fr/web/css/css_animated_properties/index.html b/files/fr/web/css/css_animated_properties/index.html deleted file mode 100644 index 463b7f9669..0000000000 --- a/files/fr/web/css/css_animated_properties/index.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Liste des propriétés CSS animées -slug: Web/CSS/CSS_animated_properties -tags: - - Animations - - CSS - - Reference - - Transitions -translation_of: Web/CSS/CSS_animated_properties -original_slug: Web/CSS/Liste_propriétés_CSS_animées ---- -
{{CSSRef}}
- -

Certaines propriétés CSS peuvent être animées. Cela signifie que leur valeur change de façon graduelle grâce aux animations CSS ou aux transitions CSS.

- -

Voici la liste des propriétés qui peuvent être animées :

- -

{{CSSAnimatedProperties}}

diff --git a/files/fr/web/css/css_animated_properties/index.md b/files/fr/web/css/css_animated_properties/index.md new file mode 100644 index 0000000000..463b7f9669 --- /dev/null +++ b/files/fr/web/css/css_animated_properties/index.md @@ -0,0 +1,18 @@ +--- +title: Liste des propriétés CSS animées +slug: Web/CSS/CSS_animated_properties +tags: + - Animations + - CSS + - Reference + - Transitions +translation_of: Web/CSS/CSS_animated_properties +original_slug: Web/CSS/Liste_propriétés_CSS_animées +--- +
{{CSSRef}}
+ +

Certaines propriétés CSS peuvent être animées. Cela signifie que leur valeur change de façon graduelle grâce aux animations CSS ou aux transitions CSS.

+ +

Voici la liste des propriétés qui peuvent être animées :

+ +

{{CSSAnimatedProperties}}

-- cgit v1.2.3-54-g00ecf