Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:

CatPhotoApp Step 4 pls help me. This is very difficult and I can’t do it even if I look on the internet, it doesn’t accept it.

Your code so far


<!-- User Editable Region -->

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!-- TODO: Add link to cat photos -->
    <p> This is a paragraph about cats. <p>
  </body>
</html>

<!-- User Editable Region -->

Your browser information:

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

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 4

you added the comment correctly, the issue is that other stuff is not what it should be. If you reset the step and add the comment again without changing anything it will work