If
a selection list contains too many options, it may look disorganized.
One possible solution to this problem is to organize the options into
various groups. An option group is defined using the
<optgroup></optgroup> tag pair. Its title
attribute specifies the title of an option group.
The
following WML example demonstrates how to use the
<optgroup></optgroup> tags to organize options of a
selection list: