aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/htmlspanelement
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-10-02 17:20:24 +0200
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-10-02 17:30:20 +0200
commit1407c8fdef01ecd0ffb8a8bd46e7113f119b9fde (patch)
tree30a56efd3eff3a01bd1611e1840fdbbfacf544a4 /files/fr/web/api/htmlspanelement
parentc05efa8d7ae464235cf83d7c0956e42dc6974103 (diff)
downloadtranslated-content-1407c8fdef01ecd0ffb8a8bd46e7113f119b9fde.tar.gz
translated-content-1407c8fdef01ecd0ffb8a8bd46e7113f119b9fde.tar.bz2
translated-content-1407c8fdef01ecd0ffb8a8bd46e7113f119b9fde.zip
convert content to md
Diffstat (limited to 'files/fr/web/api/htmlspanelement')
-rw-r--r--files/fr/web/api/htmlspanelement/index.md20
1 files changed, 9 insertions, 11 deletions
diff --git a/files/fr/web/api/htmlspanelement/index.md b/files/fr/web/api/htmlspanelement/index.md
index 1746f9c197..ed882eaf63 100644
--- a/files/fr/web/api/htmlspanelement/index.md
+++ b/files/fr/web/api/htmlspanelement/index.md
@@ -6,14 +6,12 @@ tags:
- Référence_du_DOM_Gecko
translation_of: Web/API/HTMLSpanElement
---
-<div>
- {{ ApiRef() }}</div>
-<p>L'élément DOM <code>span</code> supporte l'interface <code>HTMLSpanElement</code>, qui est dérivé de l'interface {{ domxref("HTMLElement") }}. Il ne supporte aucune propriété ou méthode additionnelle par rapport à <code>HTMLElement</code>.</p>
-<h2 id="Voir_également">Voir également</h2>
-<ul>
- <li>{{ HTMLElement("span") }}</li>
- <li>Spécification W3C de l'élément <a href="http://www.w3.org/TR/html4/struct/global.html#edef-SPAN">span</a></li>
- <li>Spécification DOM : <a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-58190037">interface <code>HTMLElement</code></a></li>
-</ul>
-<div>
-  </div>
+{{ ApiRef() }}
+
+L'élément DOM `span` supporte l'interface `HTMLSpanElement`, qui est dérivé de l'interface {{ domxref("HTMLElement") }}. Il ne supporte aucune propriété ou méthode additionnelle par rapport à `HTMLElement`.
+
+## Voir également
+
+- {{ HTMLElement("span") }}
+- Spécification W3C de l'élément [span](http://www.w3.org/TR/html4/struct/global.html#edef-SPAN)
+- Spécification DOM : [interface `HTMLElement`](http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-58190037)