mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
10 lines
149 B
HTML
10 lines
149 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<fieldset>
|
|
<span style="border: 2px solid green;">Legend</span>
|
|
First fieldset
|
|
</fieldset>
|
|
</body>
|