mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-21 11:29:05 +00:00
11 lines
184 B
HTML
11 lines
184 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body>
|
||
|
<fieldset>
|
||
|
<fieldset>
|
||
|
<select disabled style="background-color: green;"></select>
|
||
|
</fieldset>
|
||
|
</fieldset>
|
||
|
</body>
|
||
|
</html>
|