多項選擇題(網(wǎng)站)下列選項中,可以讓li橫向排列的有()

A.float
B.display:block
C.display:inline-block
D.position:relative


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題(網(wǎng)站)給元素定義紅色背景,實線邊框,以下代碼正確的是:()

A.background:#F00
B.background-image:#F00
C.border:dashed
D.border:solid

2.多項選擇題(網(wǎng)站)overflow含有的屬性值有():

A.hidden
B.scroll
C.visible
D.auto

3.多項選擇題(網(wǎng)站)實現(xiàn)一個20px*20px的紅色背景藍色描邊的正圓,需要設置的樣式有哪些():

A.border:2pxsolid#00f;
B.width:20px;height:20px;overflow:hidden;
C.background:#f00;
D.border-radius:50%;

4.多項選擇題(網(wǎng)站)以下哪些設置可以讓背景圖片在容器內(nèi)水平和垂直都居中?()

A.background-position:center50%;
B.background-position:50%50%;
C.background-position:50%center;
D.background-position:centercenter;

5.單項選擇題(網(wǎng)站)以下屬于不input屬性的是:()

A.type
B.method
C.name
D.value