Step 15 cat photo app, it doesn't working D:

CatPhotoApp

Cat Photos

  <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>

What you have above is the correct way to turn the image into a link, so it should pass. If it is not passing then chances are you accidentally changed something else you weren’t supposed to and that is causing the tests to fail.

Always include all of your HTML so we can see exactly what you did and can help you find any unnecessary changes.

1 Like

Yeah, indentation problem xd. Ty coder bro <3

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