diff options
Diffstat (limited to 'files/fr/web/css/_colon_nth-child/index.html')
-rw-r--r-- | files/fr/web/css/_colon_nth-child/index.html | 2 |
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 { <span>Puis un dernier</span> </div> </pre> -</div> <h4 id="Résultat">Résultat</h4> |