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%);
最新試題
()表示固定定位,相對于瀏覽器窗口進行定位。
規(guī)劃站點需要明確哪些事項?()
定義左上角圓角邊框的是()。
萬維網將因特網中的信息以()的形式進行展示,通過鏈接的方式從因特網的一個站點訪問另一個站點。
下列選項中,用于設置彈性盒子元素在主軸方向逆序排列的是()。
下列選項中,設置外陰影且陰影在盒子右側的選項是()。
測試網頁主要關注哪些方面?()
text-shadow屬性默認投影顏色為黑色。
可以使用css的()屬性來設置元素的定位類型。
使用text-shadow屬性,一次可為文本添加多個陰影。