Learn HTML Code Tutorial Reference Guide

Attribute for <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:

this code produces this
<SELECT NAME="county" SIZE=6>


 
HOSTING / DESIGN

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   Privacy Policy   |   About
Copyright ©1997-2002 Idocs and ©2002-2011 HTML Code Tutorial