Would like to hear from you regarding my Survey Form Project

Hi everyone :slight_smile:

I’ve just completed the second project required in responsive design and I would like to hear your honest opinion on this Survey Form

Goals:

  • mobile first approach
  • some flexbox techniques
  • using images and transparency effects

Thank you very much!

Hey there! Nice work on your survey form project :slight_smile: I’d say that the goals you’ve set are pretty much met, so great job on that! There are a couple of very small details I would suggest improving (again, these are super small):

  • Change the cursor to pointer on your submit button, that’s probably what people are used to, so it’s slightly better for user experience.
  • You have a typo on line 32 in your HTML, where you’ve left value1 as an attribute instead of assigning it a value like in other option elements.
  • I’m not a huge fan of the default blue outline on the input elements, so I always tend to remove them, but this is just my personal design preference, I don’t think a lot of people are bother by this. But, hey, it’s something to consider, I guess :slight_smile:

Once again, good job and good luck moving forward! :smiley:

Thanks for your input Kristina :slight_smile:

I’ve changed those and learned something new in the process .

Awesome feedback!

1 Like