<h2>CatPhotoApp</h2>
<main>
<p> View more
<a href="http://freecatphotoapp.com" target="_blank">cat photos</a>
</p>
<img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back.">
<p>Kitty ipsum dolor sit amet, shed <a href="http://freecodecamp.org">everywhere</a> 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/85.0.4183.121 Safari/537.36 Edg/85.0.564.68.
Challenge: Nest an Anchor Element within a Paragraph
you seem to have added an extra a tag in your lorem ipsum text.
also it might be becuse the the p tag is up while the a tag is down when it clearly states it should be a sentence.
hope this helps .
The instructions shown on the bottom left column of the lesson page are very specific.
Check your link. It does not match exactly with the instructions.
Also check the instructions about the words " View more "
the dark mode extension is not compatible with the CSS challenges but…
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.