HTML- uncomment

Tell us what’s happening:
How to Uncomment

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_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15.

Challenge: Uncomment HTML

Link to the challenge:

Just remove <!-- at the begining and -->at the end of the code.

@veljkocukic you need to use backticks (`) around the code, for it to show, like <!--

1 Like

Yeah, I know, I was just typing it from my phone and no writting options were there at first :sweat_smile: