mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
7 lines
140 B
HTML
7 lines
140 B
HTML
<html>
|
|
<head></head>
|
|
<body>
|
|
<div id="a" style="margin-bottom: 1em;">A</div>x<div style="margin-top: 2em;">B</div>
|
|
</body>
|
|
</html>
|