mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 01:31:00 +00:00
12 lines
185 B
HTML
12 lines
185 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<fieldset>
|
|
<fieldset disabled>
|
|
<button style="background-color: green;"></button>
|
|
</fieldset>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|
|
|