mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-13 11:10:13 +01:00
10 lines
91 B
HTML
10 lines
91 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<form>
|
||
|
<option>there
|
||
|
<option SELECTED/>hello
|
||
|
</form>
|
||
|
</body>
|
||
|
</html>
|
||
|
|