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;
最新試題
以下哪個屬性用來作為一個有序或無序列表項標記的圖像?()
可以使用css的()屬性來設(shè)置元素的定位類型。
定義左上角圓角邊框的是()。
()表示固定定位,相對于瀏覽器窗口進行定位。
border-image的子屬性中,定義裁切圖像方式的屬性是()。
使用border-radius屬性為元素設(shè)置圓角邊框時,4個角的圓角半徑必須一樣。
background-size屬性值設(shè)置為()時,將背景圖像等比例縮放到寬度或高度與容器寬度或高度相等,背景圖像始終被包含在容器內(nèi)。
css3中的動畫屬性及定義動畫的關(guān)鍵字是()。
規(guī)劃站點需要明確哪些事項?()
超鏈接的偽類選擇器的使用順序為()。