單項(xiàng)選擇題(網(wǎng)站)盒子a,b,c的z-index值分別是-1,-2,-3,那么在頁面中,誰顯示在最上面,層級(jí)最高?()

A.a
B.c
C.b
D.無法判斷


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題(網(wǎng)站)以下什么屬性有兼容問題?:()

A.background
B.font-size
C.opacity
D.border

2.單項(xiàng)選擇題(網(wǎng)站)如何將div元素清除浮動(dòng)?:()

A.div:before{clear:both}
B.div:before{content:"";clear:both}
C.div:after{content:"";clear:both}
D.div:after{clear:both}

3.單項(xiàng)選擇題(網(wǎng)站)下列選項(xiàng)中,哪句可以給一個(gè)DIV設(shè)置黑色背景同時(shí)添加一個(gè)背景圖片?:()

A.div{background-color:#000url("img/1.jpg")}
B.div{background-image:#000url("img/1.jpg")}
C.div{background:#000}div{background:url("img/1.jpg")}
D.div{background:#000url("img/1.jpg")}

4.單項(xiàng)選擇題(游戲?qū)W院)想要通過定位讓一個(gè)已知寬高都為100PX的子元素位于父元素的中心位置,以下哪句可以實(shí)現(xiàn)?:()

A.?left:50%;margin-left:-50px;top:50%;margin-top:-50px;
B.left:50px;margin-left:50px;top:50px;margin-top:50px;
C.left:50%;margin-left:50px;top:50%;margin-top:50px;
D.left:50px;margin-left:-50px;top:50px;margin-top:-50px;

5.單項(xiàng)選擇題(網(wǎng)站)下面關(guān)于外部樣式表的說法錯(cuò)誤的是()。

A.文件擴(kuò)展名為.cs
B.外部樣式表內(nèi)容不需要使用