aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/_colon_nth-child/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/css/_colon_nth-child/index.html')
-rw-r--r--files/fr/web/css/_colon_nth-child/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/css/_colon_nth-child/index.html b/files/fr/web/css/_colon_nth-child/index.html
index ca67129ec6..0e9b1efcac 100644
--- a/files/fr/web/css/_colon_nth-child/index.html
+++ b/files/fr/web/css/_colon_nth-child/index.html
@@ -83,7 +83,6 @@ body :nth-child(4n) {
<h3 id="Exemple_démonstratif">Exemple démonstratif</h3>
-<div id="Exemple_demonstratif">
<h4 id="CSS">CSS</h4>
<pre class="brush: css">html {
@@ -165,7 +164,6 @@ span, div em {
&lt;span&gt;Puis un dernier&lt;/span&gt;
&lt;/div&gt;
</pre>
-</div>
<h4 id="Résultat">Résultat</h4>