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%);
最新試題
使用border-radius屬性為元素設(shè)置圓角邊框時(shí),4個(gè)角的圓角半徑必須一樣。
如果背景圖像的background-attachment屬性為(),則background-origin屬性沒(méi)有效果。
border-image的子屬性中,定義裁切圖像方式的屬性是()。
測(cè)試網(wǎng)頁(yè)主要關(guān)注哪些方面?()
定義左上角圓角邊框的是()。
在設(shè)置多列文本時(shí),column-span屬性用于設(shè)置或檢索元素橫跨多少列。
以下哪個(gè)屬性用來(lái)作為一個(gè)有序或無(wú)序列表項(xiàng)標(biāo)記的圖像?()
text-overflow屬性需要配合overflow:hidden;使用。
按照網(wǎng)站界面功能構(gòu)成來(lái)看,每一種界面要素都承擔(dān)網(wǎng)頁(yè)的部分功能,通常包括頁(yè)頭(一般包括LOGO)、()、條幅廣告、欄目區(qū)域和頁(yè)腳部分。
()表示固定定位,相對(duì)于瀏覽器窗口進(jìn)行定位。