Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<style>
div#a { margin: 100px 0px 100px 0px; }
</style>
</head>
<body>
<div id="a"></div>
<div>b</div>
</body>
</html>