mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
9 lines
185 B
HTML
9 lines
185 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<fieldset style="width:200px; height:200px; padding:0">
|
|
<legend>Legend</legend>
|
|
<div style="overflow:scroll; height:100%">
|
|
</fieldset>
|
|
</body>
|
|
</html>
|