Learn CSS Animation by Building a Ferris Wheel - Step 1

Why do I get the following error:

“Sorry, your code does not pass. Keep trying.
You should have one link element.”

Even though it’s obvious from the black background that my stylesheet is correctly linked, and I am using only one link element? I’ve tried logging out and logging back in using different browsers but still received the same results.

Your solution works from my end. Please try one of the following steps to move forward.

Disable any/all extensions that interface with the freeCodeCamp website (such as Dark Mode, Ad Blockers, or Spellcheckers), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.

Ensure your browser is up-to-date or try a different browser.

I hope one of these will work for you.

Also, it’s best to post your actual code and a link to the challenge, rather than screenshots, as it’s easier for us to help you that way. Best is to click on the Help icon which appears after you have submitted incorrect code three times. This will create a forum post which automatically includes your full code, a direct link to the challenge and an opportunity for you to describe your issue in detail before you post.

1 Like

In the future, if you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge. This button only appears if you have tried to submit an answer at least three times.

The Help button 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.

1 Like

Sorry, I tried to click the Help button but didn’t realize I needed to submit the code three times for it to appear. I’ll make sure to use the Help button next time. Thank you for letting me know!

1 Like