mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-08-06 06:07:25 +02:00
Minor copy updates
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
<li><a href="#text__tables">Tabular data</a></li>
|
<li><a href="#text__tables">Tabular data</a></li>
|
||||||
<li><a href="#text__code">Code</a></li>
|
<li><a href="#text__code">Code</a></li>
|
||||||
<li><a href="#text__inline">Inline elements</a></li>
|
<li><a href="#text__inline">Inline elements</a></li>
|
||||||
<li><a href="#text__comment">Comments</a></li>
|
<li><a href="#text__comments">HTML Comments</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@@ -215,8 +215,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<footer><p><a href="#top">[Top]</a></p></footer>
|
<footer><p><a href="#top">[Top]</a></p></footer>
|
||||||
</article>
|
</article>
|
||||||
<article id="text__comment">
|
<article id="text__comments">
|
||||||
<header><h1>Comments</h1></header>
|
<header><h1>HTML Comments</h1></header>
|
||||||
<div>
|
<div>
|
||||||
<p>There is comment here: <!--This comment should not be displayed--></p>
|
<p>There is comment here: <!--This comment should not be displayed--></p>
|
||||||
<p>There is a comment spanning multiple tags and lines below here.</p>
|
<p>There is a comment spanning multiple tags and lines below here.</p>
|
||||||
|
Reference in New Issue
Block a user