Basic HTML and HTML5: Link to External Pages with Anchor E

Tell us what’s happening:

i ty

Your code so far


<h2>CatPhotoApp</h2>
<main>
<a href="http//freecatphotoapp.com">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 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36 Edg/80.0.361.69.

Challenge: Link to External Pages with Anchor Elements

Link to the challenge:

Hi, if you will look closely, you will notice that http doesn’t have ‘:’ in your screnario.

correct link is http://freecatphotoapp.com

Put ‘:’ after http and it will work :slight_smile:

1 Like

Hey there, sorry to just barge in your question, i just joined the lessons today and a I am doing my first activity, am asked to replace

with hello world, i dont seem to pass, I am not dump am new to this and i viewed the video i still fail the first test. ANYONE WHO CAN HELP?? THANKS

1 Like

Welcome to the forums @GEdison. If you’re having an issue click on the Ask For Help button. Doing so will prefill info with your code, browser and give you a area to enter in additional info with your question.