blob: a1fef0d4237ea8370993467558c3722770ba0c8c [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<div style="width: 100px; height: 40px;">
<div style="float: left; width: 50px; height: 150px;"></div>
<div style="float: left; width: 50px; height: 250px;"></div>
</div>
<div style="clear: both; width: 10px; height: 10px;"></div>
</body>
</html>