Create a select list with four options:
The select element creates a drop-down list.
The <option> tags inside the select element define the available options in the list.
HTML5 has some new attributes.
Hint: The select element is a form control and can be used in a form to collect user input.
The <option> tag also supports the Standard Attributes in HTML5.
The <option> tag also supports the Event Attributes in HTML5.
Your Query was successfully sent!