Html程序  |  8行  |  221 B

<p>Paragraph one.</p>
<p>&lt;!-- This is a simple comment --&gt;</p>
<p>&lt;!--
    This is another comment.
--&gt;</p>
<p>Paragraph two.</p>
<p>&lt;!-- one comment block -- -- with two comments --&gt;</p>
<p>The end.</p>