Menu left

#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

Content

WinでIE 6, Firefoxのブラウザテストは行なっています。

Dowload Template

#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #cccc99;}
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 200px;
margin-right: 0px; }

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); }


«-- back