A anchor element to link to content outside of ur web page

i did the code according to the instructions given but i am getting a error like a is not linked

Your code so far


<h2>CatPhotoApp</h2>
<main>
<a href="https://freecatphotoapp"
target="_blank">cat photos</a>



<img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back.">

<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36.

Challenge: Link to External Pages with Anchor Elements

Link to the challenge:

the link, the link should be like this: https://freecatphotoapp.com
just add .com

no i typed as u said but i dint get result

Hello @shrini
Make sure you’re passing the right link in the anchor. Look closely at the link given in the instruction and what you have in the code. Also make sure the text you’re passing is correct. Hope this helps.

Happy Coding

try not use https but http because the instruction serve the link without https
this link http://freecatphotoapp.com