I don’t know how can I do it.

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 (iPad; CPU OS 13_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/83.0.4103.88 Mobile/15E148 Safari/604.1.

Challenge: Uncomment HTML

Link to the challenge:

hi @Cooperliu
welcome,

if you read the info:

  • Comments in HTML start with <!-- and end with a -->

then you simply delete those in your code