December 1999
Intermediate to advanced
95 pages
2h 34m
English
<option> — NN: 2, 3, 4 • MSIE: 2, 3, 4, 5 • HTML 4 • WebTV • Opera3
<option> ... </option>
Defines an option within a <select> form
element (a multiple-choice menu or scrolling list). The end tag,
although it exists, is usually omitted.
selectedMakes this item selected when the form is initially displayed.
value=textReturns a specified value to the forms-processing application instead
of the <option> contents.
width=numberSpecifies the object width in pixels.
Read now
Unlock full access