Learn HTML by Building a Cat Photo App - Step 4

**I’m not understanding the instructions. I’ve tried it in different ways.

Your code so far

also

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>

<!-- User Editable Region -->


  TODO:Add link to cat photos
  -->  
    <p>See more cat photos in our gallery.</p>
    

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36

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

Link to the challenge:

I see that you have commented in this thread here

Did you still need help?

Welcome to the community!

You can use the above on how to place the comment

TODO: Add link to cat photos

into the comment area.

Happy coding! :slight_smile:

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