<!-- <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> -->

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 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36.

Challenge: Comment out HTML

Link to the challenge:

Tell us what’s happening:

I don`t know how to do this,You should not change the order of the h1 h2 or p in the code.

CatPhotoApp

-->

Hello

–>.

You have commented out everything. THE REQUIREMENT IS to comment out h1 and p elements. Your h2 element should remain uncommented.

As this topic is old, I am closing it.

If you have a question about your own code, please use the Ask for Help button located on each challenge page, in order to open a new topic.