mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
9 lines
205 B
HTML
9 lines
205 B
HTML
<html>
|
|
<head></head>
|
|
<body>
|
|
<fieldset style="position: relative">
|
|
<legend style="position: absolute; top 15px; left: 22px; padding-left: 0px; padding-right: 0px;">test</legend>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|