Good evening guys!

Tell us what’s happening:
This is my tribute project, I would appriciate if you check it out and let me know if I need to do to add something.
link: https://codepen.io/Mohamedb3850/pen/WNvmZwb

Your code so far

Your browser information:

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

Challenge: Build a Survey Form

Link to the challenge:

good . i think it ok. ha ha ha

It’s okay @Mohamed5 but there are things you need to revisit;

  • Verify your email addr with codepen so we can see your page full view
  • Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>).
    • Your page passes 1/10 user stories.
    • The test script should be included, with all tests passing, when you submit your project.
  • Run your HTML code through the W3C validator.
    • Since copy/paste from codepen you can ignore the first warning and first two errors.
    • There are errors you need to correct
  • Review the lesson about giving meaningful text to links.