mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
10 lines
181 B
HTML
10 lines
181 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<fieldset>
|
|
<legend style="border: 2px solid green; display: inline; padding: 0">Legend</legend>
|
|
First fieldset
|
|
</fieldset>
|
|
</body>
|