Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<select size="4">
<optgroup label="Foobar">
<option>Lion</option>
</optgroup>
</select>
<!DOCTYPE html>
<select size="4">
<optgroup label="Foobar">
<option>Lion</option>
</optgroup>
</select>