Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:
Describe your issue in detail here.
How do I continue from here
Your code so far

<html>
  <body>
 <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!--TODO:Add link to cat photos-->
   <a href="https://.www.freecodeapp.com"/a>
    <p>See more cat photos in our gallery.</p>
    
  </body>
</html>

Your mobile information:

Infinix X689C - Android 11 - Android SDK 30

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

Link to the challenge:

Welcome to FCC community!

Remove the link that you added and you should pass the step. The comment was just to be placed as a future reminder to you for now.

I hope this helps you! :slight_smile: