Tell us what’s happening:
Describe your issue in detail here.
Help please:‘’ Your anchor (a ) element should have a closing tag. Closing tags have a / just after the < character.‘’
What am i missing here please.
**Your code so far**
<html>
<body>
<h1>CatPhotoApp</h1>
<main>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Click here to view more cat photos.</p>
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">
</main>
</a href= 'https://freecatphoto.com'><a/>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
Challenge: Learn HTML by Building a Cat Photo App - Step 10
Hi… Thanks but this is what i got when i tried your idea.
‘’ Your anchor (a ) element should have an opening tag. Opening tags have this syntax: <elementName> .‘’
Hello… Sorry for disturbing you. I did as you asked me to and i was told my anchor element should be linked to -------… You have either omitted a url or have a typo.
Now my question is how do i link the (a) element to the given site. Hope you understand me . Thanks for helping me out