Uncomment HTML How to uncomment h1,h2,and p comment

Tell us what’s happening:
Was I suppose to uncomment my h1, h2, and p element at #1 or at #9? And does ‘Reset Code’ allows me to try again?

Your code so far

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

<h2>CatPhotoApp</h2>

<p>Hello Paragraph</p>
-->

Your browser information:

Your Browser User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36.

Link to the challenge:
https://www.freecodecamp.org/challenges/uncomment-html

You can uncomment by deleting the <!-- sign and - - > sign.
Yes, the Reset Code will allow you to try again.

1 Like

I also am stuck in uncommenting I delete the symbols but seems I can not pass the challenge please heelp

1 Like

I just tried the challenge and it seems to work fine.

What is the exact HTML you are passing to the challenge once you delete the comment tags?

I don’t ķnow I just delete them and click reset test nothing happens

You’ll have to post the code you’re currently working with otherwise we can’t help ya out.

I think everyone is doing a silly mistake and that is understanding the uncomment as something they need to code about writing some thing. You just need to watch the video to get things clear. Rather absolutely clear.