mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
9 lines
119 B
HTML
9 lines
119 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div id="x" style="padding-top: 2em">
|
|
Some text
|
|
</div>
|
|
</body>
|
|
</html>
|