mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
10 lines
229 B
HTML
10 lines
229 B
HTML
<html>
|
|
<body>
|
|
<fieldset>
|
|
<legend style="background:red; margin:0; border:0; padding:0;">
|
|
<span style="float:left; display:inline-block; background:green; width:100px; height:100px;">
|
|
</legend>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|