Using <optgroup> in Dropdown Lists
In this lesson, we'll learn how to make use of the <optgroup> tag in our form.
We'll cover the following...
We'll cover the following...
The <select> tag allows you to use the <optgroup> tag to create groups of options. An example is shown in the image that follows the upcoming exercise. In order to create these ...