OPTION
The OPTION element can only occur within a
SELECT element. It
represents one choice.
The contents of the OPTION element is presented to the user to
represent the option. It is used as a returned value if the VALUE
attribute is not present.
Content
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: OPTIONAL
See ATTRIBUTES
See CONTENT DECLARATION
Parent Elements
- select -- Selection of option(s)
Top Element List
All Element List
Tree
HTML 2.0 DTD