mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-28 02:08:51 +09:00
8 lines
113 B
HTML
8 lines
113 B
HTML
<!DOCTYPE html>
|
|
<body>
|
|
<form name="f">
|
|
<select name="s">
|
|
<option name="o1">ok</option>
|
|
</select>
|
|
</form>
|
|
</body>
|