.container{ background: #aabbcc; width: 1000px; height: 1500px; margin: auto; } .top{ background: #ccc; width: 900px; height: 150px; margin: auto; } .nav{ background: #aaa; width: 900px; height: 100px; margin: auto; } .main{ background: #bbb; width: 900px; height: 1000px; margin: auto; } .footer{ background: #ddd; width: 900px; height: 150px; margin: auto; }
查看更多关于问一个基础的CSS问题……_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did103815
问一个基础的CSS问题……_html/css_WEB-ITnose
阅读:35次