Comment-out-HTML

Tell us what’s happening:
Code Displays only Correct info (the h2) but keep getting “Comment out the <p> so it is not visible.”

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; rv:61.0) Gecko/20100101 Firefox/61.0.

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

Just delete the <!-- --> from the <p> tag

but it is supposed to be commented out?

What browser are you using?

I just tried your code in Chrome and it passed, no issues.

you’re code looks right.

Was Using Firefox will try in chrome

@CodyBakerOnshore OK, let me know how it goes.

good luck!

yup… exact same code works fine in Chrome >.>

Computers Why XD

1 Like

Yep. I had the same problem. I lost much time with this :s