Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<select size=4>
<option>foo</option>
<option>bar</option>
</select>
<select>
<option>foo</option>
<option>bar</option>
</select>
</html>