mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
10 lines
201 B
HTML
10 lines
201 B
HTML
<html>
|
|
<body>
|
|
<fieldset>
|
|
<legend style="margin:0; border:0; padding:0;">
|
|
<span style="display:inline-block; background:green; width:100px; height:100px;">
|
|
</legend>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|