No puedo pasar la del a elemento

Tell us what’s happening:

  **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 rip the couch sleep in the sink fluffy fur catnip scratched.
  <section>
<a href="https://www
.freecatphotoapp">cat photos</a>
<section>
<a href="https://www.freecatphotoapp.com">this links catphotos </a>
<a href="https://freecatphotoapp.com"</a>






  **Your browser information:**

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

Challenge: Link to External Pages with Anchor Elements

Link to the challenge:

hey @jessica33juh

welcome to the community forum

in this challenge, you’ve to link to external page using anchor element

text of anchor element should be cat photos and it should link to https://freecatphotoapp.com

i hope it helps!

No entiendo muy bien la pregunta, pero igual veo que tu tag the section no esta cerrado. Cual seria el problema

Tambien veo que tu ultimo ‘a’ no esta cerrado, deberia ser algo asi

<a href="https://freecatphotoapp.com"> Nombre del link aqui.. </a>

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