css居中

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

posted @ 2017-09-27 17:48  暖爱  阅读(96)  评论(0)    收藏  举报