blob: 8c86b3c386695b7c1f49dbfa836c491175567ea5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<div style="padding: 100px; width: 200px; height: 400px;">
<div style="float: left; width: 130px; height: 15px;"></div>
<div style="float: right; width: 30px; height: 125px;"></div>
<div style="float: left; width: 60px; height: 10px;"></div>
<div style="float: left; width: 130px; height: 10px;"></div>
<div style="float: right; width: 30px; height: 125px;"></div>
<div style="float: left; width: 130px; height: 10px;"></div>
<div style="float: right; width: 30px; height: 125px;"></div>
</div>
</body>
</html>