A.transition-delay:none;
B.transition-delay:0.3s;
C.transition-delay:-1s;
D.transition-delay:500ms;
您可能感興趣的試卷
你可能感興趣的試題
A.〈li〉
B.〈em〉
C.〈p〉
D.〈a〉
A.position
B.background-position
C.background
D.left
A.border-radius:0px 0px 5px 5px
B.border-top-left-radius:5px;border-top-right-radius:5px;
C.border-left-top-radius:5px;boder-right-top-radius:5px;
D.border-radius:5px 5px 0px 0px;
A.絕對定位
B.相對定位
C.浮動(dòng)
D.隱藏
最新試題
下列選項(xiàng)中,設(shè)置背景圖完全覆蓋背景區(qū)域的取值為()。
text-overflow屬性需要配合overflow:hidden;使用。
可以使用css的()屬性來設(shè)置元素的定位類型。
css3中的動(dòng)畫屬性及定義動(dòng)畫的關(guān)鍵字是()。
使用text-shadow屬性,一次可為文本添加多個(gè)陰影。
border-image的子屬性中,定義裁切圖像方式的屬性是()。
設(shè)置或檢索彈性盒子元素在側(cè)軸方向上的對齊方式的屬性是()。
網(wǎng)頁從構(gòu)成的視聽要素來看,以下不是構(gòu)成要素的是()。
下列將頁面上div元素繞中心點(diǎn)逆時(shí)針旋轉(zhuǎn)30度的是()。
使用border-radius屬性為元素設(shè)置圓角邊框時(shí),4個(gè)角的圓角半徑必須一樣。