多項選擇題以下語法格式正確的是()。

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


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題animation過渡動畫屬性語法正確的是()。

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

2.多項選擇題以下float的默認值不正確的是()。

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

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

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

4.多項選擇題position屬性的屬性值有()。

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

5.單項選擇題float屬性表示的是()。

A.浮動
B.定位
C.表格
D.邊框