Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<body>
<select>
<option>foo</option>
</select>
<select multiple>
<option>bar</option>
</select>
</bod>
</html>