June 1999
Intermediate to advanced
540 pages
21h 39m
English
<option>
<option>
...
</option>
Define an option within a <select> item in a <form>.
disabled
Disable this option, making it inactive.
label=string
Provide a label for this option.
selected
Make this item initially selected.
value=string
Return the specified value to the form-processing application instead of the <option> contents.
See Chapter 4 for more information on using forms.
Read now
Unlock full access