Build a Cat Photo App - Step 4

Tell us whatโ€™s happening:

whats wrong with my code? please tell meโ€‹:folded_hands::folded_hands::folded_hands::folded_hands::folded_hands:

Your code so far

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

<!-- User Editable Region -->

  <!--remove h1-->
    <p>Everyone loves cute cats online!</p>
  
    <a href="https://www.example.com">Click here to visit Example.com</a>
    

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36

Challenge Information:

Build a Cat Photo App - Step 4
https://www.freecodecamp.org/learn/full-stack-developer/workshop-cat-photo-app/step-4

Welcome to the forum @akunvalo1974

Your comment should contain the text TODO: Add link to cat photos.

To pass the tests you need to use the text given in the challenge.

Happy coding