Learn HTML by Building a Cat Photo App - Step 15

Hello,
I’ve been stuck on this for several days. I ended up looking for some solution on YouTube and it looks like I have the exact same code, but for some reason mine doesn’t get approved.

Your code so far


<!-- User Editable Region -->

     <a href="https://freecatphotoapp.com"><img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back."></a>

<!-- 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/122.0.0.0 Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 15

Hi! Your code passes for me. Try to clean cache, cookies, disable extentions of your browser or try to pass using another browser

1 Like

Thank you so much, it helped.

1 Like

Thank you, it resolved my issue too!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.