diff options
Diffstat (limited to 'files/fr/web/api/htmlquoteelement/index.html')
-rw-r--r-- | files/fr/web/api/htmlquoteelement/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/htmlquoteelement/index.html b/files/fr/web/api/htmlquoteelement/index.html index 793915e248..e76d04bb47 100644 --- a/files/fr/web/api/htmlquoteelement/index.html +++ b/files/fr/web/api/htmlquoteelement/index.html @@ -8,7 +8,7 @@ translation_of: Web/API/HTMLQuoteElement --- <p>{{ ApiRef() }}</p> <h2 id="Interface_des_éléments_HTML_de_citation">Interface des éléments HTML de citation</h2> -<p>Les objets DOM quote expose l'interface <a href="http://www.w3.org/TR/html5/grouping-content.html#htmlquoteelement" title="http://www.w3.org/TR/html5/grouping-content.html#htmlquoteelement"><code>HTMLQuoteElement</code></a> (ou {{ HTMLVersionInline(4) }} <a class="external" href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-70319763"><code>HTMLQuoteElement</code></a>), qui fournissent plusieurs propriétés pour manipuler les éléments de citation (et viennent s'ajouter aux propriétés habituelles pour un objet de l'interface {{domxref("element")}}, disponibles par héritage).</p> +<p>Les objets DOM quote expose l'interface <a href="http://www.w3.org/TR/html5/grouping-content.html#htmlquoteelement"><code>HTMLQuoteElement</code></a> (ou {{ HTMLVersionInline(4) }} <a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-70319763"><code>HTMLQuoteElement</code></a>), qui fournissent plusieurs propriétés pour manipuler les éléments de citation (et viennent s'ajouter aux propriétés habituelles pour un objet de l'interface {{domxref("element")}}, disponibles par héritage).</p> <h2 id="Propriétés">Propriétés</h2> <table class="standard-table"> <thead> |