Uncomment HTML beginner

Tell us what’s happening:

Im struggling to uncomment
Your code so far


<!--
<h1>Hello World</h1><article>nice</article>

<h2>CatPhotoApp</h2><article>nice</article>

<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><article>nice</article>
-->

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36.

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

You have added extra codes, i recommend you to reset the code and do the following,

Just remove these <!-- and -->

1 Like