摘要: <div id="fixed">Sidebar</div> <div id="fluid">Content</div> #fixed, #fluid{ padding:20px; margin-left:2px; margin-right:2px; } #fixed { float:left; wi 阅读全文
posted @ 2016-02-20 21:33 zyip 阅读(192) 评论(0) 推荐(0)
摘要: <div id="wrapper"> <div id="col1"> "fixed" </div> <div id="col2"> "fluid" </div> </div> #wrapper{background:red;float:left;width:90%;height:200px;padd 阅读全文
posted @ 2016-02-20 21:23 zyip 阅读(297) 评论(0) 推荐(0)