You need an a element that links to https://freecatphotoapp.com (glitch?)

I keep looking over my code and everything looks right but it wont let me move on because it keeps saying I need an a element that links

That is the line of code that keeps saying I dont have an a element attached to the link

cat photos

cat photos

<a href="https://freecatphotoapp.com">cat photos</a>


    google chrome

User Agent is: <code>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36</code>.

**Challenge:** Link to External Pages with Anchor Elements

**Link to the challenge:**
https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements

I pasted your code into the test and it passes. You may have changed something accidentally if it’s not working for you. I recommend resetting the code and pasting that line in.

1 Like

Thank you, you were right I reset it and it worked

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