|
HTML Attribute for <OPTION ...>
SELECTED
SELECTED indicates that the option should be selected by default. For example, in this example, the
third item ("widget analyzer") is the default item:
SELECTED can also be used in
multiple
select lists. In this example, the "green team" and the "purple team" are the default selected items:
<BUTTON ...> >
|