Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:

how to add a message above .patragaraph by <–and.

Your code so far

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

<!-- User Editable Region -->

<!--TODO: https://www.pexels.com/search/cat-->   
    <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/123.0.0.0 Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 4

hi there,

you added a comment above the paragraph line as they requested but the text inside the comment is incorrect. Please use the text they asked for instead.

Hey Buddy you need to insert the given text into your comment section.

TODO: Add link to cat photos

Hope you will definitely change the code.