码迷,mamicode.com
首页 > 其他好文 > 详细

两边+居中 布局

时间:2020-07-07 17:42:32      阅读:67      评论:0      收藏:0      [点我收藏+]

标签:padding   abs   居中   Fix   刷新   bsp   load   com   ext   

方式一  float+ text-align:center

 

技术图片

 

 

 

  <div class="w clearfix tc mt10">
          <el-button class="fll" type="primary" plain>刷新</el-button>
          <el-button type="primary" plain>全部展开</el-button>
          <el-button class="flr" type="primary" plain>全部收起</el-button>
        </div>

方式二 float+margin: 0 auto

 

方式三  padding+absolute+margin: 0 auto

两边+居中 布局

标签:padding   abs   居中   Fix   刷新   bsp   load   com   ext   

原文地址:https://www.cnblogs.com/dianzan/p/13261800.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!