blob: 2b59fa80dce9163c8d75ca1dabd94f7d697037a9 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<div style="width: 400px; height: 100px;">
<div style="float: left; width: 50px; height: 25px;"></div>
<div style="float: left; width: 50px; height: 50px;"></div>
<div style="float: left; width: 50px; height: 5px;"></div>
<div style="float: left; width: 50px; height: 40px;"></div>
<div style="float: right; width: 180px; height: 80px;"></div>
<div style="overflow:hidden; width: 50px; height: 50px;">
</div>
<div style="overflow:hidden; width: 50px; height: 50px;">
</div>
</body>
</html>