mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +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>
|