mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 22:32:05 +00:00
11 lines
161 B
HTML
11 lines
161 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<fieldset>
|
|
<legend>
|
|
<input style="background-color: green;">
|
|
</legend>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|