Answered You can hire a professional tutor to get the answer.
build a web page that contains a music survey Sample music survey form Include the following form controls:
build a web page that contains a music survey
Sample music survey form
Include the following form controls:
Text box for name
E-mail address input form control for the e-mail address
A scrolling text box that is 60 characters wide and 3 rows high
A radio button group with at least three choices
A check box group with at least three choices
A select box that initially shows three items but contains at least four items
A submit button
A reset button
Use the fieldset and legend elements to configure the display of form areas with radio buttons and checkboxes.
Use a CSS to configure the display of your form. Place your name and e-mail address at the bottom of the page.