mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-08 22:11:52 +00:00
11 lines
184 B
HTML
11 lines
184 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<fieldset>
|
|
<fieldset disabled>
|
|
<button style="background-color: green;"></button>
|
|
</fieldset>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|