blob: 8c3a3831a6c20d4a2d9fa9438bd07cc7a90e277b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 0px;
padding: 8px;
}
</style>
</head>
<body>
<div style="width: 185px; height: 200px;">
<div style="float: left; width: 40px; height: 25px;"></div>
<div style="float: left; width: 10px; height: 16px;"></div>
<div style="float: left; width: 90px; height: 13px;"></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="float: left; width: 10px; height: 150px;"></div>
<div style="float: left; width: 100px; height: 10px;"></div>
</div>
</body>
</html>