Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<meta charset=utf-8>
<title>option element with label attribute</title>
<select>
<option label=foo></option>
</select>