Feedback on my Survey Form 10/5/21

Hi Everyone,

I’ve very recently starting the process of learning coding and built one of my first few project for the HTML 5/ CSS certification. I would really appreciate any feedback on how to improve my design. I know it is a very basic page but would love for someone to look over my code for any flaws or anything I can do to eliminate wasted lines of code in the future.

I would add some padding to the left side of your form so the field labels aren’t right against the form’s edge. Also, the second half of the form seems bunched close together. You might want some top and bottom padding before and after those questions. Overall though it looks pretty good.

When I narrow my browser in all the way there are some issues with elements overflowing their container and content generally feeling really cramped.

you should use media query for responsive for different screen.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.