blob: c8fafd7ec7118888797912e1069bbc57f2db4b23 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 0px;
padding: 8px;
}
</style>
</head>
<body>
<div style="float: left; width: 40px; height: 25px;"></div>
<div style="width: 100px; height: 100px"></div>
<div style="float: right; width: 10px; height: 16px;"></div>
</div>
</body>
</html>