Would like to get some feedback on Survey Form

Hi @asmarino, Good job.!! :wink:, Looks good and i would like to suggest some things,

  1. Input field for name is text aligned to center but other fields are normal, maybe you thought of as a special effect, but that looks odd to me

  2. I can select two radio buttons, the logic of radio buttons is Yes/No, if you want multiple choices to be answered checkbox should be used.

  3. You can use placeholder for textarea rather giving some text inside the box.

Rest looks good, Good luck.! :slight_smile:

Hi Sujith,
Thank you a lot for your feedback & I have changed the few things you have suggested for me, and yes I didn’t even knew the input in my name was aligned differently…Thank you again for your time…
Yared.

You are welcome.! :slight_smile:

Why are you not using the CDN link from FCC to test your project?
You should include the following line in your html

<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

hmmm… thanks for the link… I never knew I can do that… I’ll add the link…Thanks a lot…I am still getting used of FCC and codePen…
Thanks,
Yared