I've no idea what I'm doing wrong

Tell us what’s happening:
Hi I’m really stuck here, I have no idea what I’m missing for this to work.

Your code so far


<h2>CatPhotoApp</h2>
<main>



<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 <a href="https://freecatphotoapp.com">cat photos</a> rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36.

Challenge: Link to External Pages with Anchor Elements

Link to the challenge:

Hey @sportsbrett!

Your code passes for me. Maybe it is something with your browser or an extension. You could try another browser or go to the next challenge.

Hope that helps!

1 Like

Hey thanks so much, you’re right, I just re-loaded the page and it worked! Thanks again!

1 Like

I’m not sure but you might need to add <img
Also you could copy your current code then tray again or refresh and paste again.

1 Like