How do i write the uncomment code for this:<h1>hello world</h1> <h2>catphotoapp</h2> <p>hello paragraph</p>

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>
<!-- <h1>hello world</h1> <h2>catphotoapp</h2> <p>hello paragragh</p> -->

Your browser information:

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

Challenge: Uncomment HTML

Link to the challenge:

No trailing comment tags

these ones <!-- and --> they should be deleted

Hint. You have 3 of them in your code

Uncomment means to make your code function.

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.

Hey amejl172 :slight_smile: do you know how to fix this? If tried everything I know.
Would be really nice.

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.