Survey form for theater please give feedback

Survey form for theater.
https://pitstop260.github.io/freecodecamp2/

Your form looks good @akshaykoti16. Some things to revisit;

  • Don’t use <br> to force line breaks or spacing. That’s what CSS is for.
  • When I minimize my browser to the smallest I can get it there’s a horizontal scrollbar.

Couple of nits. You can choose to ignore them;

  • Will a 1 year old really take a survey? Maybe have a more realistic age range. :wink:
  • Why not make the submit button look like a button instead of a bar?

I have made the changes that you have told please have a look at it now.

Good job cleaning things up.