Write an HTML5 element (or elements) to accomplish each of the
following tasks:
a) Students were asked to rate the food in the cafeteria on a scale of 1 to 10.
Use a meter
element with text to its left and right to indicate that the average rating was
7 out of 10
b) Create a details element that displays the summary text “Survey Results”
for Part (a). When the user clicks the arrow next to the summary text, an
explanatory paragraph about the survey should be displayed.
3.6 (Website Registration Form with Optional Survey) Create a website
registration formto obtain a user’s first name, last name and e-mail
address. In addition, include an optional survey question that asks the
user’s year in college (e.g., Freshman). Place the optional survey question
in a details element that the user can expand to see the question