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_text_decoration/index.html | 64 ------------------------- files/fr/web/css/css_text_decoration/index.md | 64 +++++++++++++++++++++++++ 2 files changed, 64 insertions(+), 64 deletions(-) delete mode 100644 files/fr/web/css/css_text_decoration/index.html create mode 100644 files/fr/web/css/css_text_decoration/index.md (limited to 'files/fr/web/css/css_text_decoration') diff --git a/files/fr/web/css/css_text_decoration/index.html b/files/fr/web/css/css_text_decoration/index.html deleted file mode 100644 index e008cdc147..0000000000 --- a/files/fr/web/css/css_text_decoration/index.html +++ /dev/null @@ -1,64 +0,0 @@ ---- -title: CSS Text Decoration -slug: Web/CSS/CSS_Text_Decoration -tags: - - Aperçu - - CSS - - Reference -translation_of: Web/CSS/CSS_Text_Decoration ---- -
{{CSSRef}}
- -

CSS Text Decoration (ou module des décorations textuelles CSS) est un module CSS qui définit les caractéristiques relatives à la décoration du texte, comme le soulignage, les ombres et les marques d'emphase.

- -

Référence

- -

Propriétés

- - - -

Spécifications

- - - - - - - - - - - - - - - - - - - - - - - - - - -
SpécificationÉtatCommentaires
{{SpecName('CSS3 Text Decoration')}}{{Spec2('CSS3 Text Decoration')}} 
{{SpecName('CSS2.1', 'text.html')}}{{Spec2('CSS2.1')}} 
{{SpecName('CSS1')}}{{Spec2('CSS1')}}Définition initiale.
diff --git a/files/fr/web/css/css_text_decoration/index.md b/files/fr/web/css/css_text_decoration/index.md new file mode 100644 index 0000000000..e008cdc147 --- /dev/null +++ b/files/fr/web/css/css_text_decoration/index.md @@ -0,0 +1,64 @@ +--- +title: CSS Text Decoration +slug: Web/CSS/CSS_Text_Decoration +tags: + - Aperçu + - CSS + - Reference +translation_of: Web/CSS/CSS_Text_Decoration +--- +
{{CSSRef}}
+ +

CSS Text Decoration (ou module des décorations textuelles CSS) est un module CSS qui définit les caractéristiques relatives à la décoration du texte, comme le soulignage, les ombres et les marques d'emphase.

+ +

Référence

+ +

Propriétés

+ + + +

Spécifications

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
SpécificationÉtatCommentaires
{{SpecName('CSS3 Text Decoration')}}{{Spec2('CSS3 Text Decoration')}} 
{{SpecName('CSS2.1', 'text.html')}}{{Spec2('CSS2.1')}} 
{{SpecName('CSS1')}}{{Spec2('CSS1')}}Définition initiale.
-- cgit v1.2.3-54-g00ecf