Survey-Form Feedback

Hi guys, here is my survey form project https://codepen.io/mhina/pen/pYmgPQ. I would appreciate any feedback and recommendations.
Thanks and happy coding.

1 Like

looks very nice indeed i dont think there is anything you could add to make this any better than it is, its spot on :slightly_smiling_face:

Thanks! I really appreciate your feedback.

I think the alignment of text input feild can be improved. Its a bit lower than the label.

edit: padding: 0.2 - 0.3rem looks better.

@Cyph09 The red text is a bit hard to read. I would set the font weight bold.

Thanks! I should make that change

Thanks for the recommendation.

Wow, man! you really did an amazing job! That is one of the best survey forms I have EVER seen!
The only thing that is a bit bothering is the <textArea> tag. It is really hard to see and should have a placeholder of “enter your comments here…”.

1 Like

Thanks, man! and yeah that’s true about text area , fixing that right away. Thanks!