Tell us what’s happening:
Hello, I´m doing the course
Hi, my name is carlos, and I´m trying to learn online following your instructions, but at certain point, the texte number 10, I can not really get out of it, the link is this one: https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements
I did, : <a href=“http://www.freecatphotoapp.com”<a"cat potos." , but it says , Your a element should have the anchor text of “cat photos”, can you please help me because I might did some thing wrong but don´t know what, thank you very much.
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.</p>
</main>
<a href="http://www.freecatphotoapp.com"</a><a"catphotos."</a>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.110.
Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements