blob: 2b873d90c6813ac96b0cf56e912894ac2c6f5cc3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
body {
overflow: hidden;
}
</style>
</head>
<body>
<div style="width:935px;">
<div style="background-color:#eeeeee; float: left; width: 100%; margin: 0 0 20px;">
<div id="content" style="background-color:lightblue; height:500px"></div>
</div><!-- #container -->
<div style="float: left; background-color:darkgray; height:300px; width:146px; margin: 0 0 0 -935px;">
</div><!-- #primary .sidebar -->
<div style="float: left; background-color:darkgray; height:300px; margin:0 0 0 -300px;width:300px;">
</div>
</div></body>
</html>