please help for me

Tell us what’s happening:

Your code so far


<!--
<h1>This is a commented block </h1>

<h2>this is a commented block</h2>

<p>this is a commented block</p>
-->

Your browser information:

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

Challenge: Uncomment HTML

Link to the challenge:

Hello there.

Do you have a question?

If so, please edit your post to include it in the Tell us what’s happening section.

The more information you give us, the more likely we are to be able to help.

As a first glance, It seems you have replaced the text inside the elements, I suggest you reset your code

the information given not openly understood…but the link to the challenge basically is to uncomment h1,h2, and p elements.
you have to uncomment all, by removing the closing uncomment tag and place on top ** to be visible**

solution

hope it may help