SELECTED
This attribute will define the default or preselected item of the list. For example, in a list with the options being 'Black', 'Red, or 'Green', having SELECTED="Black" will cause the 'Black' list item to be automatically selected when the page loads.
syntax:
SELECTED
The HTML element(s) this attribute is used with are:
OPTION