If you want to display your form select options as a list instead of a drop-down, use the size attribute to specify the number of options to be displayed in the list. Example:
You must remember to resize the form select list to accommodate more than the normal single option. Also, a scroll bar will be added to the list if there are more options than display space.