<select>
Forms & InteractiveCreates a drop-down menu selection box.
Common Attributes
- name Configures the element's custom name parameter.
- id Configures the element's custom id parameter.
- multiple Configures the element's custom multiple parameter.
- required Configures the element's custom required parameter.