mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
8 lines
189 B
HTML
8 lines
189 B
HTML
<DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div style="overflow:hidden; border:1px solid black;">
|
|
<div style="position:relative; left:50px; height:10px; background:blue;"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|