A.background:#F00
B.background-image:#F00
C.border:dashed
D.border:solid
您可能感興趣的試卷
你可能感興趣的試題
A.hidden
B.scroll
C.visible
D.auto
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);
最新試題
以下哪個(gè)屬性可以實(shí)現(xiàn)多列布局的浮動樣式設(shè)置?()
如果背景圖像的background-attachment屬性為(),則background-origin屬性沒有效果。
text-shadow屬性默認(rèn)投影顏色為黑色。
下列將頁面上div元素繞中心點(diǎn)逆時(shí)針旋轉(zhuǎn)30度的是()。
background-size屬性值設(shè)置為()時(shí),將背景圖像等比例縮放到寬度或高度與容器寬度或高度相等,背景圖像始終被包含在容器內(nèi)。
萬維網(wǎng)將因特網(wǎng)中的信息以()的形式進(jìn)行展示,通過鏈接的方式從因特網(wǎng)的一個(gè)站點(diǎn)訪問另一個(gè)站點(diǎn)。
通過@font-face規(guī)則,開發(fā)者便可以使用用戶計(jì)算機(jī)未安裝的字體。
測試網(wǎng)頁主要關(guān)注哪些方面?()
按照網(wǎng)站界面功能構(gòu)成來看,每一種界面要素都承擔(dān)網(wǎng)頁的部分功能,通常包括頁頭(一般包括LOGO)、()、條幅廣告、欄目區(qū)域和頁腳部分。
text-overflow屬性需要配合overflow:hidden;使用。