








#Layer1 {
position:absolute;
left:651px;
top:296px;
width:299px;
height:252px;
z-index:100;
visibility: hidden;
}
visibility:hidden 隐藏当前图层
z-index 类似于photoshop 中的图层,数值越大,就越往上。数值大的层会覆盖数值小的层。
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。