單項選擇題(網(wǎng)站)盒子a,b,c的z-index值分別是-1,-2,-3,那么在頁面中,誰顯示在最上面,層級最高?()
A.a
B.c
C.b
D.無法判斷
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題(網(wǎng)站)以下什么屬性有兼容問題?:()
A.background
B.font-size
C.opacity
D.border
2.單項選擇題(網(wǎng)站)如何將div元素清除浮動?:()
A.div:before{clear:both}
B.div:before{content:"";clear:both}
C.div:after{content:"";clear:both}
D.div:after{clear:both}