上(50px) 下 (左 20% 右)
要求:
布局自适应屏幕
在线等。。。
另求HTML+CSS高手
回复讨论(解决方案)
layout .container { width: 100%; min-height: 500px; } .row { width: 100%; overflow: hidden; } .col { float:left; } .header { height: 50px; width: 100%; background-color:#666666; } .menu { width: 20%; background-color: #999999; height: 200px; } .content { width: 80%; background-color: #CCCCCC; height: 200px; }
查看更多关于求一个简单的CSS布局_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did113095