mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 12:53:07 +09:00
10 lines
192 B
HTML
10 lines
192 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<fieldset style="max-height: 100px">
|
|
<legend>This is a test</legend>
|
|
<div style="height: 200px">
|
|
</div>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|