Survey form - give me feedback, please

Hi.

Here is my survey form: https://codepen.io/SebasP/pen/OrvazZ

I used divs when I could have used lists, as they did in the sample page. I am not sure if this is a valid way to go about it. What do you think about my project?

1 Like

:heart_eyes::heart_eyes::heart_eyes::heart_eyes:
good job

1 Like

Hey,

your form projekt looks nice! Well done.
One possible improvement: Try to give your send button a different style when you hover over it (also check out the css property cursor: pointer;). This will make the button feel “alive”.

1 Like