Uncomment HTML help

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 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36.

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

Read this.

Comments in HTML starts with <!--, and ends with a -->

So if this is the way to comment an HTML content, by removing the comment annotations will help you to solve the problem.

1 Like

hey thanks i got it, i used to be able to read the answers without posting to the forum, but not sure why i aint able to do so now. like you know the “get a hint” button? do you have any idea why?

1 Like

Hi, no more the int button in the new curriculum.
I think they want to push us finding solutions using the RSA (Read Search Ask) method.

In my opinion, I think it is better than the Get Hint button.

Hope this help!