blob: 387bf339e44084e0b748595c2c34c76b830d3404 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 0px;
padding: 8px;
}
</style>
</head>
<body>
<div style="position: relative; top: 0px; left: 30px; width: 100px; height: 40px;">
<div style="float: left; width: 100px; height: 100px;"></div>
</div>
<div style="float: left; width: 10px; height: 100px;"></div>
</body>
</html>