mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 03:43:16 +09:00
9 lines
181 B
HTML
9 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>
|