摘要: 第一种:采用浮动 1.1首先来看一下网上一个哥们给的代码 <body> <div class="left">左</div> <div class="right">右</div> <div class="center">中</div> </body> div{ height: 200px; } .le 阅读全文
posted @ 2019-10-27 01:42 Monday1997 阅读(783) 评论(0) 推荐(0)