Cat photo problem

Tell us what’s happening:

I am stuck with this. always getting this message, thanks for help
. Your a element should have the anchor text of “cat photos”.
cannot move to the next challange…

Your code so far


<h2>CatPhotoApp</h2>
<main>
<a herf ="https://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 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36.

Challenge: Link to External Pages with Anchor Elements

Link to the challenge:

Hi and welcome to the forum!

I believe you have a typo: href

1 Like

HAAA …gosh true…good observation!

Yep, that e/r switch is a common one that most of have made.

kindly check the link href.

Please i am new here and also stuck by this massage after i run the test:
" // Your aelement should have the anchor text of “cat photos”.
You need an a element that links tohttps://freecatphotoapp.com element should have the anchor text of “cat photos”. You need an aelement that links tohttps://freecatphotoapp.com
// tests completed"

The OP’s post has been resolved.

More than likely your issue is different. Please,
If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

I appreciate your support ,Thanks for your advice.

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