Tell us what’s happening:
So I have been stuck on the nesting anchors module for a week now. I have put in the code I believe to be correct. The problem is that when I go to Run Test nothing happens, I don’t get any feedback or task completion notification to move on to the next module. I have attempted to seek that module thinking it may be bugged. the same issue is on every one. I don’t know what to do at this point. I was using this as a method to practice prior to attending a code bootcamp in January. HELP!!!
Your code so far
<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 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/64.0.3282.140 Safari/537.36 Edge/17.17134
.
Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/nest-an-anchor-element-within-a-paragraph/