mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 06:18:38 +09:00
7 lines
212 B
HTML
7 lines
212 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<body>
|
||
|
|
<span style="position: relative; top: 100px"><span style="position: absolute; top: 0; left: 0">abs</span>foo<br>
|
||
|
|
<span id="ins-point">bar</span></span>
|
||
|
|
</body>
|
||
|
|
</html>
|