From 88dda3c00eefc18a29447e99ebd3177925602b52 Mon Sep 17 00:00:00 2001 From: julieng Date: Mon, 1 Nov 2021 07:51:45 +0100 Subject: convert content to md --- files/fr/web/svg/element/altglyphitem/index.md | 38 ++++++++++++-------------- 1 file changed, 17 insertions(+), 21 deletions(-) (limited to 'files/fr/web/svg/element/altglyphitem') diff --git a/files/fr/web/svg/element/altglyphitem/index.md b/files/fr/web/svg/element/altglyphitem/index.md index 2302fb57fa..56bed16b6f 100644 --- a/files/fr/web/svg/element/altglyphitem/index.md +++ b/files/fr/web/svg/element/altglyphitem/index.md @@ -7,38 +7,34 @@ tags: - SVG translation_of: Web/SVG/Element/altGlyphItem --- -
{{SVGRef}}{{deprecated_header}}
+{{SVGRef}}{{deprecated_header}} -

L'élément altGlyphItem fournit un ensemble de candidats pour la substitution de glyphes par l'élément {{ SVGElement("altGlyph") }}.

+L'élément `altGlyphItem fournit un ensemble de candidats pour la substitution de glyphes par l'élément `{{ SVGElement("altGlyph") }}. -

Contexte d'utilisation

+## Contexte d'utilisation -

{{svginfo}}

+{{svginfo}} -

Exemple

+## Exemple -

Attributs

+## Attributs -

Attributs globaux

+### Attributs globaux - +- [Attributs fondamentaux](/fr/docs/Web/SVG/Attribute#Core) » -

Attributs spécifiques

+### Attributs spécifiques -

Aucun

+_Aucun_ -

Interface DOM

+## Interface DOM -

Cet élément implémente l'interface SVGAltGlyphItemElement.

+Cet élément implémente l'interface [`SVGAltGlyphItemElement`](/fr/docs/Web/API/SVGAltGlyphItemElement "en/DOM/SVGAltGlyphElement"). -

 

-

Voir également

- +## Voir également + +- {{ SVGElement("glyph") }} +- {{ SVGElement("glyphRef") }} +- {{ SVGElement("altGlyphDef") }} -- cgit v1.2.3-54-g00ecf