blob: 589b9e1909989dc3a4ae2d123815bccba75da52a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 0px;
padding: 8px;
}
</style>
</head>
<body>
<div style="width: 100px; height: 40px;">
<div style="float: right; width: 20px; height: 250px;"></div>
<div style="float: right; width: 10px; height: 150px;"></div>
<div style="float: right; width: 10px; height: 150px;"></div>
<div style="float: right; width: 80px; height: 150px;"></div>
<div style="float: right; width: 80px; height: 150px;"></div>
</div>
<div style="width: 500px; height: 40px;">
<div style="float: right; width: 20px; height: 250px;"></div>
<div style="float: right; width: 10px; height: 150px;"></div>
</div>
<div style="float: right; width: 10px; height: 150px;"></div>
<div style="float: right; width: 80px; height: 150px;"></div>
<div style="float: right; width: 80px; height: 150px;"></div>
</body>
</html>