Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<meta charset=utf-8>
<title>empty option element</title>
<select>
<option></option>
</select>
<!doctype html>
<meta charset=utf-8>
<title>empty option element</title>
<select>
<option></option>
</select>