Learn HTML by Building a Cat Photo App - Step 15

Tell us what’s happening:
Describe your issue in detail here.

Your code so far
Turn the image into a link by surrounding it with necessary element tags. Use https://freecatphotoapp.com as the anchor’s href attribute value.

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

someone should please help me.

Please don’t delete anything when you use the Ask for Help button.


You must not make any changes to the img element. Only add a complete opening and closing a tag.

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