Help line on questions

Tell us what’s happening:

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 (Linux; Android 6.0; K-KOOL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36.

Challenge: Comment out HTML

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

you comment out every element of following HTML.
only h1 tag and p tag are commented out.
Note: Don’t comment out the h2 tag.

Hey to you .In that ,what do you mean the comment should be placed where and should the h2 be commented

I have tried that already

Sorry for late reply. The answer will be like this.
Only comment on h1 and p tags.
image