mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-15 12:30:58 +00:00
11 lines
169 B
HTML
11 lines
169 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<fieldset>
|
|
<legend>
|
|
<input style="background-color: green;"></input>
|
|
</legend>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|