Image link not working

 <a herf='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>

does anyone know why this code wont work
link to challenge:https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-by-building-a-cat-photo-app/step-14

You have a typo. herf is not an attribute name.

1 Like

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