mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|