盒布局

 1 /*盒子布局*/
 2 .topLeft{   display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:box; -webkit-box-pack:start; -moz-box-pack:start; -ms-flex-pack:start; box-pack:start; -webkit-box-align:start; -moz-box-align:start; -ms-flex-align:start; box-align:start; }
 3 .topCenter{ display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:box; -webkit-box-pack:center; -moz-box-pack:center; -ms-flex-pack:center;  box-pack:center; -webkit-box-align:start; -moz-box-align:start; -ms-flex-align:start;  box-align:start;  }
 4 .topRight{  display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:box; -webkit-box-pack:end; -moz-box-pack:end;-ms-flex-pack:end;   box-pack:end; -webkit-box-align:start; -moz-box-align:start; -ms-flex-align:start; box-align:start; }
 5 
 6 .middleLeft{  display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:box; -webkit-box-pack:start; -moz-box-pack:start; -ms-flex-pack:start;  box-pack:start; -webkit-box-align:center; -moz-box-align:center; -ms-flex-align:center;  box-align:center; }
 7 .middleCenter{display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:box; -webkit-box-pack:center; -moz-box-pack:center;-ms-flex-pack:center; box-pack:center; -webkit-box-align:center; -moz-box-align: center; -ms-flex-align:center; box-align:center; }
 8 .middleRight{ display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:box; -webkit-box-pack:end; -moz-box-pack:end;-ms-flex-pack:end;   box-pack:end; -webkit-box-align:center; -moz-box-align:center; -ms-flex-align:center;  box-align:center; }
 9 
10 .bottomLeft{   display:-webkit-box; display:-moz-box;display:-ms-flexbox; display:box; -webkit-box-pack:start; -moz-box-pack:start; -ms-flex-pack:start;  box-pack:start; -webkit-box-align:end; -moz-box-align:end; -ms-flex-align:end;  box-align:end; }
11 .bottomCenter{ display:-webkit-box; display:-moz-box;display:-ms-flexbox; display:box; -webkit-box-pack:center; -moz-box-pack:center;-ms-flex-pack:center;box-pack:center; -webkit-box-align:end; -moz-box-align:end; -ms-flex-align:end; box-align:end; }
12 .bottomRight{  display:-webkit-box; display:-moz-box;display:-ms-flexbox; display:box; -webkit-box-pack:end; -moz-box-pack:end; -ms-flex-pack:end;box-pack:end; -webkit-box-align:end; -moz-box-align:end; -ms-flex-align:end; box-align:end;}

 

转载于:https://www.cnblogs.com/jiunie/p/10995995.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值