<SELECT ...>
SIZE =integer
SIZE indicates how many rows of the list should be displayed. The default is one. So, for example, the following code creates a select list with 6 rows:
SIZE
<SELECT NAME="county" SIZE=6>
<SELECT READONLY> >>>
<SELECT READONLY>