Basic HTML and HTML5: Link to External Pages with Anchor Elements!

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

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.">
<a href="https://freecodecamp.org">this links to Cat Photos </a>
<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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.2 Chrome/75.0.3770.143 Safari/537.36.

Challenge: Link to External Pages with Anchor Elements

Link to the challenge:

You didn’t tell us what you want help with. Neither your post title nor your post indicate what you are asking.

Edit: you fixed the title from “Tell us what’s happening” but now it’s only the challenge name and I’m still not sure what you are asking for help with.

2 Likes