mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +00:00
9 lines
113 B
HTML
9 lines
113 B
HTML
<!DOCTYPE html>
|
|
<body>
|
|
<form name="f">
|
|
<select name="s">
|
|
<option name="o1">ok</option>
|
|
</select>
|
|
</form>
|
|
</body>
|