Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:
Describe your issue in detail here.
I’ve already did what’s it’s asking for but no progress has been made i need help
Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!--TODO:Add link to cat photos-->
    <p>Everyone loves cute cats online!</p>
    
  </body>
</html>

Your mobile information:

iPhone - iOS18.3.1

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

Link to the challenge:

Hi @DMJ7

Your comment should contain the text TODO: Add link to cat photos .

Try adding a space after the colon.

I changed the category name to HTML-CSS to better reflect the post contents.

Happy coding