css:
.aa
{
position: fixed;
top: 200px;
left: 0px;
right: 0px;
width: 200px;
height: 200px;
margin-left:auto;
margin-right:auto;
}
css:
.aa
{
position: fixed;
top: 200px;
left: 0px;
right: 0px;
width: 200px;
height: 200px;
margin-left:auto;
margin-right:auto;
}
转载于:https://www.cnblogs.com/qcjdp/p/11446991.html