Uncomment HTML Problem

Tell us what’s happening:
I’m having a problem to uncomment my code (see below). Any ideas as to what I am doing wrong.

It tells me this when I run my tests…

Make your h1 element visible on your page by uncommenting it.
Make your h2 element visible on your page by uncommenting it.
Make your p element visible on your page by uncommenting it.
Be sure to delete all trailing comment tags, i.e. -->.
// tests completed

Your code so far


<!--
<!-- here starts <h1>Hello World</h1>
<!-- here starts <h2>CatPhotoApp</h2>
<!-- here starts <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 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36.

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

1 Like

if you went to uncomment your text you have to delete all the <!–

1 Like

thank you men you saved me with this response because that was my question to :grinning:

Thanks a lot! Solved it now!

please mark my response as a solution

are you always here jonathan