Learn HTML by Building a Cat Photo App - Step 15

<a href=“https://freecatphotoapp.com”/a> A cute orange cat lying on its back.

You should only add one opening anchor (a ) tag. Please remove any extras.

<a href=“[https://freecatphotoapp.com](https://freecatphotoapp.com/)”/a>
check your this code text.
and you should have opening and closing anchor tag like

<a></a>

DON’T GIVEUP.

Welcome to the community!
I suggest resetting the step and placing the anchors on each side of the img element to solve this step.
Example: < anchor>< img src= url and attributes > < closing anchor>

Do not leave any space between the anchors and the nested img.

I hope this helps you!

Happy coding!

A post was merged into an existing topic: Learn HTML by Building a Cat Photo App - Step 15

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