A.border:2pxsolid#00f;
B.width:20px;height:20px;overflow:hidden;
C.background:#f00;
D.border-radius:50%;
您可能感興趣的試卷
你可能感興趣的試題
A.background-position:center50%;
B.background-position:50%50%;
C.background-position:50%center;
D.background-position:centercenter;
A.type
B.method
C.name
D.value
A.filter:alpha(opacity=0.8);
B.filter:alpha(opacity:80);
C.filter:opacity=80
D.filter:alpha(opacity=80);
A.陰影的顏色
B.陰影水平偏移值
C.陰影垂直偏移值
D.陰影的模糊度
A.background:linear-gradient(left,#ff0,0%,#f00,100%);
B.background:linear-gradient(top,#ff0,0%,#f00,100%);
C.background:linear-gradient(top,#ff00%,#f00100%);
D.background:linear-gradient(left,#ff00%,#f00100%);
最新試題
下列選項中,用于設(shè)置彈性盒子元素在主軸方向逆序排列的是()。
如何實現(xiàn)導(dǎo)航欄中每個導(dǎo)航項的內(nèi)容垂直方向居中?()
border-image屬性可以設(shè)置以圖片填充元素的邊框。
css3中的動畫屬性及定義動畫的關(guān)鍵字是()。
text-overflow屬性需要配合overflow:hidden;使用。
以下哪個屬性用來作為一個有序或無序列表項標記的圖像?()
使用text-shadow屬性,一次可為文本添加多個陰影。
定義左上角圓角邊框的是()。
rotateX函數(shù)用于指定元素圍繞X軸旋轉(zhuǎn),參數(shù)a用于定義旋轉(zhuǎn)的角度值,單位為()。
定位元素是浮動的正常的文檔流之上的,可以用()屬性來設(shè)置元素的層級。