Content
WinでIE 6, Firefoxのブラウザテストは行なっています。
#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
