Unable to complete task 5

Tell us what’s happening:

CatPhotoApp

–>

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 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36.

Challenge: Comment out HTML

Link to the challenge:

I added an annotation that I hope helps.

<!--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>-->
--> <<<< IF THIS IS IN YOUR CODE, YOU SHOULD REMOVE IT

Thanks, Jeremy,

I removed the --> but I still get an X for the not changing order element.

Ah, it looks like you modified the opening h1 tag, which might be confusing the test.

I’m confused. I get a check mark for 4 of 5. 5 is regarding not changing the order.

I got it! I left of a < at the opening h1.

Thanks.

1 Like

Nice work figuring it out!

Thanks for your help.

1 Like