aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/html/element/nav/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/html/element/nav/index.html')
-rw-r--r--files/fr/web/html/element/nav/index.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/files/fr/web/html/element/nav/index.html b/files/fr/web/html/element/nav/index.html
index 0bc51c3ffa..5d877594b7 100644
--- a/files/fr/web/html/element/nav/index.html
+++ b/files/fr/web/html/element/nav/index.html
@@ -14,9 +14,6 @@ translation_of: Web/HTML/Element/nav
<div>{{EmbedInteractiveExample("pages/tabbed/nav.html", "tabbed-standard")}}</div>
-<p class="hidden">Le code source de cet exemple interactif est disponible dans un dépôt GitHub. Si vous souhaitez contribuez à ces exemples, n'hésitez pas à cloner <a href="https://github.com/mdn/interactive-examples">https://github.com/mdn/interactive-examples</a> et à envoyer une <em>pull request</em> !</p>
-
-
<h2 id="Attributs">Attributs</h2>
<p>Cet élément ne possède que <a href="/fr/docs/Web/HTML/Global_attributes">les attributs universels</a>.</p>
@@ -107,6 +104,6 @@ translation_of: Web/HTML/Element/nav
<ul>
<li>Les autres éléments HTML en relation avec les sections : {{HTMLElement("body")}}, {{HTMLElement("article")}}, {{HTMLElement("section")}}, {{HTMLElement("aside")}}, {{HTMLElement("h1")}}, {{HTMLElement("h2")}}, {{HTMLElement("h3")}}, {{HTMLElement("h4")}}, {{HTMLElement("h5")}}, {{HTMLElement("h6")}}, {{HTMLElement("hgroup")}}, {{HTMLElement("header")}}, {{HTMLElement("footer")}}, {{HTMLElement("address")}}</li>
- <li class="last"><a href="/fr/docs/Web/HTML/Sections_and_Outlines_of_an_HTML5_document">Plan et section d'un document HTML5</a></li>
- <li class="last"><a href="/fr/docs/Web/Accessibility/ARIA/Roles/Navigation_Role">ARIA : le rôle <code>navigation</code></a></li>
+ <li><a href="/fr/docs/Web/HTML/Sections_and_Outlines_of_an_HTML5_document">Plan et section d'un document HTML5</a></li>
+ <li><a href="/fr/docs/Web/Accessibility/ARIA/Roles/Navigation_Role">ARIA : le rôle <code>navigation</code></a></li>
</ul>