<optgroup>

List of tags

Summary:
The optgroup element allows the author to group related option elements into a hierarchy. The browser may use this hierarchy to facilitate layout and presentation on a wide variety of devices.

Attributes:
NameData typeMandatoryDefaultDescription
idStringX A unique name for the tag within the deck
classStringX A name of a class of which the tag is a member
xml:langStringX The natural or formal language of the tag or its attributes
titleStringX Specifies a title for this element, which may be used in the presentation of this object.

Nested tags:
<optgroup> <option>