I don't know how to un comment the <h1> <h2> or <p>

Tell us what’s happening:
Describe your issue in detail here.

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 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15

Challenge: Uncomment HTML

Link to the challenge:

Hi @lucidpast !

Welcome to the forum!

Uncomment means to remove the comment tags.

You need to remove the top tag <!-- and bottom tag -->

thanks im so dumb sry about that, love your site btw

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