元素定义了position:fixed;后怎么居中

div{

position:fixed;
width:1200px;
margin:0 auto;
top:0;
bottom:0;
left:0;
right:0;
}

  

posted @ 2016-07-28 17:27  web倩倩  阅读(2503)  评论(0编辑  收藏  举报