Comment HTML Out

Tell us what’s happening:

Your code so far


<h1><!--So what do you think?-->Hello World</h1>
<h2>CatPhotoApp</h2>
<p><!--so what do you think-->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 (Linux; Android 7.0; SM-G610F Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.116 Mobile Safari/537.36.

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

Hey bro nice job. But I guess you over looked the tags and they are supposed to be wrapped also by the commenting tags like so:

<!-- <p> Commenting out html </p> -->