mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 11:53:07 +09:00
10 lines
179 B
HTML
10 lines
179 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
|
|
<div style="display:-moz-box; height: 5px; border:4px dotted blue;">
|
|
<div style="overflow:hidden">text<br>more text</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|