Help to solve the problem plz

Tell us what’s happening:
its my beginning and i stock while doing the test help me plz

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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36.

Challenge: Uncomment HTML

Link to the challenge:

Just delete the comment tags() surrounding your code.

What are you trying to do? What problems are you having?

Hi @unik!

Welcome to the forum!

FCC instructions:
Comments in HTML start with <!-- and end with a -->

To uncomment out html means to remove those comment tags I listed above.

Hope that makes sense

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