Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:

todo don’t understand error any way please give solution

Your code so far

<html>
  <body>

<!-- User Editable Region -->

    <!--TODO: Add link to cat photo -->
    <p>Add link to cat photo</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/135.0.0.0 Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 4

Hi there and welcome to our community!

It looks like you have removed the h1 and h2 elements. Hit the Reset button to restore the starting code for this step.
Also, your comment syntax is correct but you should check that the text of the comment exactly matches the requirements.