例如:
左部宽度固定,右部自适应 *{ margin:0px; padding:0px; font-size:14px; } div{ height:600px; } .left{ width:300px; background:red; float:left; } body div.right{ background:green; margin-left:300px; }左部
查看更多关于关于css布局的一些个人理解。(只是自己理解,不对的地方勿喷)_html/css_WEB-ITnos的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did110085