Survey form fbck

Hello there fello campers! Could I please get some feedback on this project, thank you!

https://codepen.io/AndyJacobsChamorro/pen/XWKybOa

Howdy. Looks good and is responsive.

A couple of pointers:

You have asterisks next to most fields, which implies that they are not optional. However, only name and email are set as required in the HTML, so I can submit the form without filling in any other fields.

When I shrink the page right down, some of the dish names end up on two lines, which looks a little clunky. To correct this, you could try reducing the space between the options and the “Which dish you tried?” label.

Lastly, I personally would make the “First time at Indian Restaurant?” dropdown box the same width as the input fields above, but others may disagree!

Thank you for your feedback!

1 Like