blob: f5c74d492299a2a22376d33464a47792c626c6ed (
plain)
1
2
3
4
5
6
7
8
9
|
<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>
|