Dropdown Menu Demo

Using <select>, <option>, and <optgroup>

Basic Select Dropdown

Select with optgroup (Grouped Options)

Select with Default Selected Option

The "selected" attribute makes Belgium show by default.

Multiple Select (Ctrl+Click to select multiple)

Hold Ctrl (Windows) or Cmd (Mac) to select multiple options.

Disabled Option

The "Pro" option is disabled and cannot be selected.