How to Uncomment HTML Elements

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 (Linux; Android 7.0; TECNO WX3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36.

Challenge: Uncomment HTML

Link to the challenge:

well, what have you tried?

Hello Demola just remove this ( ) at the beginning and the end of the code, you are free to move to next challenge,okay

Hello,
I want to uncomment the attached

You have made a copy of the <h1>element. Also, You should keep the <h2> element uncommented

buddy, @Ademola
you have to remove those starting and closing tag once that are given in the code editor.

Then, you are ready to move to next challenge.

Welcome there,

I’ve changed your thread title to describe your problem more clearly. Descriptive titles, such as “Why does my function return undefined?”, are more likely to elicit helpful responses than generic titles, such as “Help please”, or long titles of text which should go in the body of your post.

1 Like

Done, thanks so much

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.