多項(xiàng)選擇題以下關(guān)于繪制border-radius圓角半徑正確的是()。

A.border-radius:20px
B.border-bottom-right-radius:10px
C.border-top-left-radius:20px
D.以上都不對


您可能感興趣的試卷

你可能感興趣的試題

1.多項(xiàng)選擇題序號(hào)偽類選擇器語法格式正確的是()。

A.li:first-child{color:red;}
B.li:last-child(1){color:red;}
C.li:nth-child(odd){color:red;}
D.li:nth-last-child(5){color:red;}

2.多項(xiàng)選擇題以下關(guān)于width屬性和height屬性語法格式正確的是()。

A.width:15;
B.width:60px;
C.height:100%;
D.height:100;

3.多項(xiàng)選擇題元素分類()。

A.塊級元素
B.行內(nèi)元素
C.行內(nèi)塊級元素
D.表格元素

4.多項(xiàng)選擇題z-index屬性值可以是()。

A.0
B.5
C.-5
D.10

5.多項(xiàng)選擇題能夠清除右浮動(dòng)的屬性是()。

A.float:left
B.clear:left;
C.clear:right
D.clear:both