Looking for feedback on Survey Form πŸ™

Hello Everyone!:raised_hand_with_fingers_splayed:
I have recently completed the FreeCodeCamp Survey form and would love to get some feedbacks. Please have a look https://codepen.io/joy-dey/full/QWyzPzP
Thanks :grin::v:

Your form looks good @iamjoydey. Some things to revisit;

  • Run your HTML code through the W3C validator.
    • There are HTML coding errors you should be aware of and address.
    • Since copy/paste from codepen you can ignore the first warning and first two errors. (You can also ignore the warnings regarding headers. They’re for semantics.)
  • Codepen provides validators for HTML, CSS and JS. Click on the down arrow in the upper right of each section and then click on the respective β€˜Analyze’ link.
    • The one for CSS is good. Use it, there’s something to clean up.
    • (The one for HTML misses things which is why I recommend W3C)
1 Like

I really appreciate your efforts.
I will recommend changing the color of the palette. It should look very professional. As if it not attractive, the user will be less keen about answering them.

1 Like

Thanks @Naheed I will change the Palette :grin:

Please share with us your updated survey form soon. I am desperately waiting for it.