.. include:: ../../../Includes.txt .. _reference-select: ====== SELECT ====== The SELECT object creates a menu. Each choice offered by the menu is represented by an OPTION object. A SELECT object must contain at least one OPTION object **Pre-selected options** Zero or more choices may be pre-selected for the user. User agents should determine which choices are pre-selected as follows: - If no OPTION object has the selected attribute set, user agent behavior for choosing which option is initially selected is undefined. **Note**: Since existing implementations handle this case differently, the current specification differs from RFC 1866 ([RFC1866] section 8.1.3), which states: The initial state has the first option selected, unless a SELECTED attribute is present on any of the