Comment out HTML-CSS

Its’ asking for items to be commented out. They have been commented out and the system is still saying it’s incorrect.

Your code so far



<h1><!--Hello World</h1>-->

<h2>CatPhotoApp</h2>

<p><!--Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>-->

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/comment-out-html

This is in correct. You haven’t commented out the first H1 tag.

Yea, I figured it out. Thanks

1 Like