代碼:
<STYLE type=text/css>
<!--
#top,#left,#right,#bottom
{
background:#CCCCCC;
height:120px;
}
#top,#index,#bottom/*頁(yè)面上、中、下層寬度定義*/
{
clear:both;
width:778px;
margin:4px;
margin-left:auto;/*頁(yè)面中上、中、下居中*/
margin-right:auto;
}
#left{
float:left;
width:200px;
}
#right
{
margin-left:200px;
}
-->
</STYLE>
<div id=top>頂部</div>
<div id=index>
<div id=left>中間左邊</div>
<div id=right>中間右邊</div></div>
<div id=bottom>底部</div>
聯(lián)系客服