Https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/uncomment-html#

Tell us what’s happening:
Describe your issue in detail here.
cannot understand this please guide me

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 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36

Challenge: Uncomment HTML

Link to the challenge:

This looks like the starter code. What have you tried?

You need to remove the comment characters so that these three elements are uncommented.

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