From e7f1d07cba1f78b72eb43bfcdabc262359c4991a Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Mon, 1 Nov 2021 07:45:47 +0100 Subject: Prepare SVG section for Markdown conversion (#2570) * Remove summary classes * Remove hidden classes out of pre * Remove spans * Remove notranslate class * Remove ids out of headings * missed 2 ids with regex * clean note and warning cards * fix headings errors * Fix dls and as * fix imgs * lint stuff (absolute urls, english links) * Temporarily readding file * delete inexisting doc in en-US with flaws * Fixes #2842 for SVG --- files/fr/web/svg/element/style/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'files/fr/web/svg/element/style') diff --git a/files/fr/web/svg/element/style/index.html b/files/fr/web/svg/element/style/index.html index d7daa868fd..11454c2331 100644 --- a/files/fr/web/svg/element/style/index.html +++ b/files/fr/web/svg/element/style/index.html @@ -11,7 +11,7 @@ translation_of: Web/SVG/Element/style

L'élément style permet d'intégrer directement des feuilles de style dans un contenu SVG. L'élément style de SVG possède les mêmes attributs que l'élément correspondant au format HTML (voir l'élément HTML {{HTMLElement("style")}}).

-

Contexte d'utilisation

+

Contexte d'utilisation

{{svginfo}}

@@ -33,7 +33,7 @@ translation_of: Web/SVG/Element/style </svg> -

Résultat en direct:

+

Résultat en direct:

{{EmbedLiveSample("Exemple",150,165)}}

@@ -42,7 +42,7 @@ translation_of: Web/SVG/Element/style

Attributs Globaux

Attributs Specifiques

@@ -55,7 +55,7 @@ translation_of: Web/SVG/Element/style

Interface DOM

-

Cet élément implemente l'interface SVGStyleElement.

+

Cet élément implemente l'interface SVGStyleElement.

Specifications

@@ -88,5 +88,5 @@ translation_of: Web/SVG/Element/style

Voir aussi

-- cgit v1.2.3-54-g00ecf