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
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
Hello @jbellmont! You have created a very pleasant page to look at. Tw things from me:
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.
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!
Thanks a lot. That makes a lot of sense regarding placeholder text. Appreciate the reply.