多項(xiàng)選擇題定位后元素具有的屬性()。

A.left
B.top
C.z-index
D.以上都不正確


您可能感興趣的試卷

你可能感興趣的試題

1.多項(xiàng)選擇題以下語法格式正確的是()。

A.input:disabled{background:red;}
B.input:enable{background:green;}
C.input:checked{background:green;}
D.input:selected{background:red;}

2.多項(xiàng)選擇題animation過渡動(dòng)畫屬性語法正確的是()。

A.animationName:important;
B.animation-duration:0.3s;
C.animation-duration:-1s;
D.animation-duration:500ms;

3.多項(xiàng)選擇題以下float的默認(rèn)值不正確的是()。

A.none
B.left
C.right
D.block

4.多項(xiàng)選擇題text-overflow屬性語法格式正確的是()。

A.text-overflow:clip;
B.overflow:clip;
C.text-overflow:ellipsis;
D.overflow:ellipsis;

5.多項(xiàng)選擇題position屬性的屬性值有()。

A.static
B.absolute
C.relative
D.fixed