居中

position: absolute;
left: 50%;
top: 50%;
margin-left: -150px;
margin-top: -150px;



position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;

 

posted @ 2018-04-18 11:38  pengc  阅读(131)  评论(0编辑  收藏  举报