好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

老年新手请教DIV布局问题_html/css_WEB-ITnose

div布局

为什么页脚会跑上去呢?如图


固定宽带且剧中页面

body {padding:0; margin:0; text-align:center;}
#main {width:800px; padding:0; margin:0 auto; background:#900}
#header { width:100%; height:100px; background:#06F}
#left { float:left; width:300px; background:#936}
#right { float:right; width:500px; background:#366}
#foot {background:#90F; clear:both;;width:100%; height:50px}



查看更多关于老年新手请教DIV布局问题_html/css_WEB-ITnose的详细内容...

  阅读:37次