blob: 69c5bc6218e49a9ff304d15324660b3c6a86ea63 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 0px;
padding: 8px;
}
</style>
</head>
<body>
<div style="width: 10px; height: auto;">
<div style="margin-bottom: 150px; width: 10px; height: 10px;"></div>
</div>
<div style="margin-top: -100px; width: 200px; height: 200px;"></div>
<div style="width: 10px; height: 100px;">
<div style="margin-bottom: 150px; width: 10px; height: 10px;"></div>
</div>
<div style="margin-top: -100px; width: 200px; height: 200px;"></div>
<div style="margin-bottom: 150px; width: 10px; height: 100px;"></div>
<div style="margin-top: -100px; width: 200px; height: 200px;"></div>
</body>
</html>