<div style="
position:fixed;
left:50%;
top:50%;
width:400px;
height:300px;
margin-left:-200px;
margin-top:-150px;
background-color:#aaa">
div居中在bai页du面,而且zhi鼠标滚dao动div不跟zhuan着动shu
</div>
关键就是 position:fixed
<div style="
position:fixed;
left:50%;
top:50%;
width:400px;
height:300px;
margin-left:-200px;
margin-top:-150px;
background-color:#aaa">
div居中在bai页du面,而且zhi鼠标滚dao动div不跟zhuan着动shu
</div>
关键就是 position:fixed
相关文章: