From 258ba7b4be62d8640477a3bd3146d08b00cb70ec Mon Sep 17 00:00:00 2001 From: julieng Date: Fri, 17 Sep 2021 20:59:20 +0200 Subject: convert content to md --- files/fr/web/css/css_text_decoration/index.md | 75 ++++++++++----------------- 1 file changed, 26 insertions(+), 49 deletions(-) (limited to 'files/fr/web/css/css_text_decoration') diff --git a/files/fr/web/css/css_text_decoration/index.md b/files/fr/web/css/css_text_decoration/index.md index e008cdc147..d7f695ed7a 100644 --- a/files/fr/web/css/css_text_decoration/index.md +++ b/files/fr/web/css/css_text_decoration/index.md @@ -7,58 +7,35 @@ tags: - Reference translation_of: Web/CSS/CSS_Text_Decoration --- -
{{CSSRef}}
+{{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.

+**_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

+## Référence -

Propriétés

+### Propriétés - +- {{cssxref("letter-spacing")}} +- {{cssxref("text-align")}} +- {{cssxref("text-decoration")}} +- {{cssxref("text-decoration-color")}} +- {{cssxref("text-decoration-line")}} +- {{cssxref("text-decoration-style")}} +- {{cssxref("text-emphasis")}} +- {{cssxref("text-emphasis-color")}} +- {{cssxref("text-emphasis-position")}} +- {{cssxref("text-emphasis-style")}} +- {{cssxref("text-indent")}} +- {{cssxref("text-rendering")}} +- {{cssxref("text-shadow")}} +- {{cssxref("text-transform")}} +- {{cssxref("white-space")}} +- {{cssxref("word-spacing")}} -

Spécifications

+## 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.
+| Spécification | État | Commentaires | +| ------------------------------------------------ | -------------------------------------------- | -------------------- | +| {{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