A.background:url(./img/jiong.jpg);
B.background:src(./img/jiong.jpg);
C.background:url(img/jiong.jpg);
D.background:src(img/jiong.jpg);
您可能感興趣的試卷
你可能感興趣的試題
A.display:inline-block;
B.display:block;
C.display:inline;
D.display:block-inline;
A.background-color:red;
B.background-color:pink;
C.background-color:#000;
D.background-color:yellow;
A.設(shè)置width和height,
B.設(shè)置text-align:center
C.設(shè)置行高line-height與height的值一樣
D.以上都對(duì)
A.width設(shè)置高,height設(shè)置寬
B.width設(shè)置寬,height設(shè)置高
C.寬與高的設(shè)置值只能用像素px
D.寬與高的只能用百分?jǐn)?shù)設(shè)置
A.<img src="./img/jiong.jpg",width="100px">
B.<img src="./img/jiong.jpg">
C.<img src="img/jiong.jpg">
D.<img href="img/jiong.jpg",width="100px">
最新試題
H5中標(biāo)簽區(qū)分大小寫(xiě)。
下列代碼的含義是()< table border=1 contenteditable=”true”>
只能用JavaScript修改的屬性,用于查看頁(yè)面元素變成可編輯狀態(tài)的屬性是()
下列代碼中用于實(shí)現(xiàn)對(duì)用戶(hù)輸入文本內(nèi)容執(zhí)行輸入檢查的是()
用于設(shè)置播放控制面板的是()
在內(nèi)部的標(biāo)簽有()
H5中屬性值可以不用括號(hào)括起來(lái)。
span元素不會(huì)換行。
iframe有開(kāi)始和結(jié)束標(biāo)簽。
用于設(shè)置隱藏網(wǎng)頁(yè)元素的代碼有()