From c05efa8d7ae464235cf83d7c0956e42dc6974103 Mon Sep 17 00:00:00 2001 From: julieng Date: Sat, 2 Oct 2021 17:20:14 +0200 Subject: move *.html to *.md --- files/fr/web/api/svgtitleelement/index.html | 74 ----------------------------- files/fr/web/api/svgtitleelement/index.md | 74 +++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+), 74 deletions(-) delete mode 100644 files/fr/web/api/svgtitleelement/index.html create mode 100644 files/fr/web/api/svgtitleelement/index.md (limited to 'files/fr/web/api/svgtitleelement') diff --git a/files/fr/web/api/svgtitleelement/index.html b/files/fr/web/api/svgtitleelement/index.html deleted file mode 100644 index 1a29aaefd1..0000000000 --- a/files/fr/web/api/svgtitleelement/index.html +++ /dev/null @@ -1,74 +0,0 @@ ---- -title: SVGTitleElement -slug: Web/API/SVGTitleElement -tags: - - Interface Title SVG - - SVG - - SVG DOM - - Title -translation_of: Web/API/SVGTitleElement ---- -
{{APIRef("SVG")}}
- -

Interface DOM de l'élément SVG title

- -

L'interface SVGTitleElement correspond à l'élément {{ SVGElement("title") }}.

- -

Aperçu de l'interface

- - - - - - - - - - - - - - - - - - - - -
Implémente aussi{{ domxref("SVGElement") }}, {{ domxref("SVGLangSpace") }}, {{ domxref("SVGStylable") }}
MetodesAucunes
PropritiétésAucunes
NormeSVG 1.1 (2nd Edition)
- -

Propriétés

- -

L'interface SVGTitleElement n'a pas de propriétés spécifiques.

- -

Méthodes

- -

L'interface SVGTitleElement n'a pas de métodes spécifiques.

- -

Spécifications

- - - - - - - - - - - - - - - - - - - - - -
SpécificationStatutCommentaire
{{SpecName("SVG2", "struct.html#InterfaceSVGTitleElement", "SVGTitleElement")}}{{Spec2("SVG2")}}Suppression de l'héritage de {{domxref("SVGLangSpace")}} et {{domxref("SVGStylable")}}.
{{SpecName("SVG1.1", "struct.html#InterfaceSVGTitleElement", "SVGTitleElement")}}{{Spec2("SVG1.1")}}Définition initiale.
- -

Compatibilité des navigateurs

- -

{{Compat("api.SVGTitleElement")}}

diff --git a/files/fr/web/api/svgtitleelement/index.md b/files/fr/web/api/svgtitleelement/index.md new file mode 100644 index 0000000000..1a29aaefd1 --- /dev/null +++ b/files/fr/web/api/svgtitleelement/index.md @@ -0,0 +1,74 @@ +--- +title: SVGTitleElement +slug: Web/API/SVGTitleElement +tags: + - Interface Title SVG + - SVG + - SVG DOM + - Title +translation_of: Web/API/SVGTitleElement +--- +
{{APIRef("SVG")}}
+ +

Interface DOM de l'élément SVG title

+ +

L'interface SVGTitleElement correspond à l'élément {{ SVGElement("title") }}.

+ +

Aperçu de l'interface

+ + + + + + + + + + + + + + + + + + + + +
Implémente aussi{{ domxref("SVGElement") }}, {{ domxref("SVGLangSpace") }}, {{ domxref("SVGStylable") }}
MetodesAucunes
PropritiétésAucunes
NormeSVG 1.1 (2nd Edition)
+ +

Propriétés

+ +

L'interface SVGTitleElement n'a pas de propriétés spécifiques.

+ +

Méthodes

+ +

L'interface SVGTitleElement n'a pas de métodes spécifiques.

+ +

Spécifications

+ + + + + + + + + + + + + + + + + + + + + +
SpécificationStatutCommentaire
{{SpecName("SVG2", "struct.html#InterfaceSVGTitleElement", "SVGTitleElement")}}{{Spec2("SVG2")}}Suppression de l'héritage de {{domxref("SVGLangSpace")}} et {{domxref("SVGStylable")}}.
{{SpecName("SVG1.1", "struct.html#InterfaceSVGTitleElement", "SVGTitleElement")}}{{Spec2("SVG1.1")}}Définition initiale.
+ +

Compatibilité des navigateurs

+ +

{{Compat("api.SVGTitleElement")}}

-- cgit v1.2.3-54-g00ecf