mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 19:03:07 +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>
|