mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
5 lines
176 B
HTML
5 lines
176 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body style="position: relative"><div style="position: absolute; top: 200px">This text should be 200px from the top of the body</div></body>
|
|
</html>
|