Menu
×
×
Correct!
Exercise:Use the HTML comment tag to make a comment out of the "This is a comment" text.
<h1>This is a heading</h1>
@(4) This is a comment @(3) <p>This is a paragraph.</p>
<h1>This is a heading</h1>
<!-- This is a comment --> <p>This is a paragraph.</p> Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 90 exercises.
Are you sure you want to continue?