多項選擇題將a標(biāo)簽設(shè)置display:inline-block屬性的作用是()。

A.轉(zhuǎn)為行內(nèi)塊元素
B.可以定義高度
C.隱藏元素
D.占用空間


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題transition-property屬性語法格式正確的是()。

A.transition-property:name;
B.transition-property:none;
C.transition-property:widthheight;
D.transition-property:all;

2.多項選擇題如果padding后面帶兩個值的話代表那個方向如:padding:10px 10px;下列說法錯誤的是()。

A.上下,左右
B.上,右,下,左
C.右,上下,左
D.下,上,右,左

3.多項選擇題下面哪些是標(biāo)簽的屬性()。

A.class
B.id
C.p
D.h3

4.多項選擇題背景位置的屬性值可以是()。

A.英文單詞
B.像素
C.百分比
D.以上都不正確

5.多項選擇題能夠清除左浮動的屬性是()。

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