我该怎么做才能让位置:固定的工作做好
答
试试这个:
div{
position:fixed;
margin:auto;
left:0; right:0; top:0; bottom:0;
width:200px; height:150px;
}
太糟糕了,它不是一个bukket。我听说有一只海象正在寻找一颗。 – 2012-02-18 03:43:04
你google吧! http://css-tricks.com/snippets/css/exactly-center-an-imagediv-horizontally-and-vertically/ – mrtsherman 2012-02-18 03:44:00