Could someone help me? HTML Cat Photo App - Step 15. Every time I try to submit my current code, I get the message, “You should only add one opening anchor (a) tag. Please remove any extras.” But I cannot find the extra(s).
The Code so Far
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back."> <a href="https://freecatphotoapp.com" <a/>
Challenge: Learn HTML by Building a Cat Photo App - Step 15