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

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


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題(網站)以下哪些屬性可以被繼承?()

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

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

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

3.多項選擇題(網站)auto可以是以下那個選項的值:()

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

4.多項選擇題(網站)背景圖不是垂直平鋪的屬性值是()

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

5.多項選擇題(網站)超鏈接的四種狀態(tài)包含:()

A.a:hover
B.a:active
C.a:visited
D.a:link