A element? Can you clarifye?

Tell us what’s happening:

  **Your code so far**

<h2>Cat Photo App</h2>
<main>

<a> href>="https://freecatphotoapp.org">Cat photos </a>

<a> href>="https://freecatphotoapp.org">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>

Create an a element that links to https://freecatphotoapp.com

  **Your browser information:**

User Agent is: Mozilla/5.0 (Linux; Android 5.1.1; A37fw) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36.

Challenge: Link to External Pages with Anchor Elements

Link to the challenge:

The challenge description explains <a> elements, can you please specify which parts you don’t understand?

I can’t solve a element… Tried lot more time results same

the tag name and all the attributes need to be between the angular parenthesis

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.