<option>

description
defines the options available in a <select> drop-down list.

Viewable in:

attributes

end tag
</option> optional

contents
text. No tags are valid within the <option> tag.

valid context
The <option> tag is valid within the following tag:
select

examples

special notes

Return to HTML Tag Library