多項(xiàng)選擇題(網(wǎng)站)overflow含有的屬性值有()

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


您可能感興趣的試卷

你可能感興趣的試題

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

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

2.多項(xiàng)選擇題(網(wǎng)站)以下哪些屬性可以被繼承?()

A.width
B.font-size
C.height
D.padding

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

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

4.多項(xiàng)選擇題(網(wǎng)站)auto可以是以下那個選項(xiàng)的值:()

A.margin
B.color
C.overflow
D.float

5.多項(xiàng)選擇題(網(wǎng)站)背景圖不是垂直平鋪的屬性值是()

A.repeat-x
B.no-repeat
C.repeat-y
D.Repeat-xy