Learn HTML by Building a Cat Photo App - Step 4

the comment tag isnt workin. Is there something wrong?
Describe your issue in detail here.

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!--  TODO:Add link to cat photos.  -->
    <p>See more cat photos in our gallery.</p>
    
  </body>
</html>

Your mobile information:

TECNO LE8 - Android 11 - Android SDK 30

Challenge: Learn HTML by Building a Cat Photo App - Step 4

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.

Hi there!

Welcome to the FCC forum. You need to add correct spacing and also remove the dot in the end.

You need to correct the spacing. I advice that while executing tasks like this you copy as it is in the instruction and paste.