Https://www.freecodecamp.org/forum/t/im-pretty-sure-my-code-is-right-but-it-does-not-let-me-pass/338728

Tell us what’s happening:

Your code so far


<h2>CatPhotoApp</h2>
<main>

<a href="http://freecatphotoapp.com" target="_blank">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 svcratched.</p>

<p> View more
<a href="http://freecodecamp.org" target="_blank"> link to freecodecamp.org</a> 
</p>
</main>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0.

Challenge: Nest an Anchor Element within a Paragraph

Link to the challenge:

Welcome to the forum, but what is your problem? You didn’t say.

@swarnalatha.viva, please stop trying to just give people answers. Here on the forum we try to help people fix their code and understand what’s going so that they can solve similar problems in the future. We don’t just give out answers.

ok i will just show the hint