SIZE=variant
Specifies the size of the control.
For the input tag, the size is in characters. For the select tag, when the size is specified, it represents a list box with the specified number of rows.
Applies To
INPUT, SELECT