A.position:fixed;z-index:4px;
B.position:absolute;z-index:auto;
C.position:relative;z-index:-2
D.以上都不正確
您可能感興趣的試卷
你可能感興趣的試題
A.left
B.top
C.z-index
D.以上都不正確
A.input:disabled{background:red;}
B.input:enable{background:green;}
C.input:checked{background:green;}
D.input:selected{background:red;}
A.animationName:important;
B.animation-duration:0.3s;
C.animation-duration:-1s;
D.animation-duration:500ms;
A.none
B.left
C.right
D.block
A.text-overflow:clip;
B.overflow:clip;
C.text-overflow:ellipsis;
D.overflow:ellipsis;
最新試題
box-sizing屬性的取值中,通過(guò)從已設(shè)定的寬度或高度中分別減去邊框和內(nèi)邊距才能得到內(nèi)容的寬度或高度的是()。
如何實(shí)現(xiàn)導(dǎo)航欄中每個(gè)導(dǎo)航項(xiàng)的內(nèi)容垂直方向居中?()
border-image屬性可以設(shè)置以圖片填充元素的邊框。
column-count和column-width這兩個(gè)屬性不可以同時(shí)都設(shè)置。
()表示固定定位,相對(duì)于瀏覽器窗口進(jìn)行定位。
text-overflow屬性需要配合overflow:hidden;使用。
web前端開(kāi)發(fā)工具有哪些?()
定位元素是浮動(dòng)的正常的文檔流之上的,可以用()屬性來(lái)設(shè)置元素的層級(jí)。
以下哪個(gè)屬性用來(lái)作為一個(gè)有序或無(wú)序列表項(xiàng)標(biāo)記的圖像?()
下列選項(xiàng)中,設(shè)置外陰影且陰影在盒子右側(cè)的選項(xiàng)是()。