mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|