mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-06 09:29:35 +00:00
8 lines
212 B
HTML
8 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>
|