Https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/uncomment-html/

Tell us what’s happening:

Your code so far



<!-->
<!Hello world-->
-->
<h2>CatPhotoApp</h2>
<!--
<p>Kitty ipsum dolar 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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36.

Challenge: Comment out HTML

Link to the challenge:

Hello and welcome!

Here’s what I see:

You’ve lost your <h1> tags here?

This extra opening comment tag at the bottom is unnecessary.