Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

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

<!-- User Editable Region -->

    
   <!-- <P>TODO: Add link to cat photos</P> -->
    
 

  

    

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36

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

Link to the challenge:

Welcome to FCC Forum and a great community!
For future, please include details of the problem you are having with your code.

I suggest resetting the step and following the instructions very closely.

Do not remove, nor change anything, other than adding the comment above the p element and statement.

The above can be used for reference.

Instead of User Editable Region, you would have the

between the /* */

I hope this helps you!

Happy coding! :slight_smile: