css居中

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

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