让设置position为fixed的div剧中的⽅式让设置position为fixed的div剧中的⽅式:
数控铣工1,交给浏览器⾃适应
左右剧中:
position:fixed;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
或者:
position:fixed;
left:0;
right:0;
酒泉景点margin:auto;
上下居中:
position:fixed;
石漫滩水库
margin:auto;
指导教学
top:0;
bottom:0;aa
烘干技术例⼦:
大汖
position:fixed;神话传说有哪些
top:50px;
z-index:88;
width:1100px;
height:64px;
border:2px solid red;
left:0;
right:0;
margin:auto;
View Code
2,浮动50%再左移动⾃⾝的⼀半
position: fixed;
z-index:1;
top: 50%;
left: 50%;
margin: -141px 00 -201px;
width: 400px;
height:280px;
功夫茶具介绍设置 position: fixed;
设置 left:50% 和 top:50%;
设置 margin: -(DIV的offtWidth/2) 00 -(DIV的offtHeight/2)