Selection lists contain a complete list of values available to the user for a given attribute or parameter, on a view. A selection list enables you to select the appropriate attribute or parameter value from a list.
What is selection list in form in HTML?
The element is most often used in a form, to collect user input. The name attribute is needed to reference the form data after the form is submitted (if you omit the name attribute, no data from the drop-down list will be submitted).
What is a form element?
The