mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
10 lines
160 B
HTML
10 lines
160 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
|
|
<div style="float:left; border:4px dotted blue;">
|
|
<div style="overflow:hidden">text<br>more text</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|