A.body{background:url(1.png);}
B.body{background-image:url(1.png);}
C.body{background-color:url(1.png);}
D.body{background-repeat:url(1.png);}
您可能感興趣的試卷
你可能感興趣的試題
A.內(nèi)邊距
B.內(nèi)填充
C.外邊距
D.外填充
A.padding屬性是復(fù)合屬性
B.必須按順時針順序采用值復(fù)制原則定義4個方向的內(nèi)邊距
C.其取值可為1到4個值
D.padding的取值不能為負(fù)
A.background-color:red;
B.background-color:#f00;
C.background-color:rgb(255,0,0);
D.color:#
A.使用預(yù)定義的顏色值
B.background-image
C.十六進(jìn)制#RRGGBB
D.RGB代碼rgb(r,g,b)
A.background-repeat:no-repeat;
B.background-attachment:fixed;
C.background-attachment:scroll;
D.background-repeat:repeat-x;
最新試題
測試網(wǎng)頁主要關(guān)注哪些方面?()
css3中的動畫屬性及定義動畫的關(guān)鍵字是()。
()表示固定定位,相對于瀏覽器窗口進(jìn)行定位。
下列選項中,設(shè)置背景圖完全覆蓋背景區(qū)域的取值為()。
設(shè)置或檢索彈性盒子元素在側(cè)軸方向上的對齊方式的屬性是()。
如何實(shí)現(xiàn)導(dǎo)航欄中每個導(dǎo)航項的內(nèi)容垂直方向居中?()
在設(shè)置多列文本時,column-span屬性用于設(shè)置或檢索元素橫跨多少列。
box-sizing屬性的取值中,通過從已設(shè)定的寬度或高度中分別減去邊框和內(nèi)邊距才能得到內(nèi)容的寬度或高度的是()。
定位元素是浮動的正常的文檔流之上的,可以用()屬性來設(shè)置元素的層級。
web前端開發(fā)工具有哪些?()