Survey form, for a food delivery company - feedback appreciated

Hi guys,

I’ve created a survey form for a fictional food delivery company called “DeliverGrub”!

I would appreciate it if you could provide any feedback regarding the coding or layout.

https://jbellmont.github.io/survey-form/

Thanks

1 Like

Hello @jbellmont! You have created a very pleasant page to look at. Tw things from me:

  1. Since you are using a 50% width on you radio button labels the “neither” label appears to get cut short and starts on the next line while on mobile. If you increase the width for that label you could extend it across the screen a bit further.

  2. I recommend using a placeholder in your comments textarea vice plain text. With plain text the user has to delete it first before they can type.

Great looking page!

1 Like

Thanks a lot. That makes a lot of sense regarding placeholder text. Appreciate the reply.