blob: 4802407d6209022d6338c9ef87af3a95382095bf [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<div style="margin-left: 200px; height: 100px;"></div>
<div style="margin-left: -20px; height: 100px;"></div>
<div style="margin-right: 200px; height: 100px;"></div>
<div style="margin-right: -20px; height: 100px;"></div>
<div style="margin: 200px; height: 100px;"></div>
</body>
</html>