标签:背景 osi index class 如何 highlight url width z-index
.box{
width:100%;
background: url(../img/bg.png) no-repeat;
background-size: 100% 100%;
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
}
标签:背景 osi index class 如何 highlight url width z-index
原文地址:https://www.cnblogs.com/xi-jie/p/13667880.html