blob: 2b2bd63ccdf7008d9a9403855a869495cb362235 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 0px;
padding: 8px;
}
</style>
</head>
<body>
<div style="float: left; width: 40px; height: 25px;"></div>
<div style="width: 100px; height: 100px"></div>
<div style="float: left; width: 10px; height: 16px;"></div>
<div style="float: left; width: 90px; height: 13px;"></div>
<div style="width: 100px; height: 100px"></div>
<div style="float: left; width: 20px; height: 16px;"></div>
<div style="float: left; width: 20px; height: 10px;"></div>
<div style="float: left; width: 40px; height: 100px;"></div>
<div style="width: 100px; height: 100px"></div>
<div style="float: left; width: 10px; height: 150px;"></div>
<div style="float: left; width: 100px; height: 10px;"></div>
<div style="width: 100px; height: 100px"></div>
<div style="float: left; width: 100px; height: 10px;"></div>
</div>
</body>
</html>