A.hr
B.div
C.img
D.marquee
您可能感興趣的試卷
你可能感興趣的試題
A.hr
B.div
C.span
D.marquee
A.<option value="1">學(xué)號<option/>
B.<radio value="1">學(xué)號<radio/>
C.<ol value="1">學(xué)號<ol/>
D.<li value="1">學(xué)號<li/>
A.<input type="password"name="field"id="field1"/>
B.<input type="text"name="field"id="field1"/>
C.<input type="radio"name="field"id="field1"/>
D.<input type="checkbox"name="field"id="field1"/>
A.<input type="password"name="field"id="field1"/>
B.<input type="text"name="field"id="field1"/>
C.<input type="radio"name="field"id="field1"/>
D.<input type="checkbox"name="field"id="field1"/>
A.<input type=’reset’>
B.<input type=’submit’>
C.<input type=’text’>
D.<input type=’pass’>
最新試題
CSS3中的變形屬性是()。
網(wǎng)頁從構(gòu)成的視聽要素來看,以下不是構(gòu)成要素的是()。
定位元素是浮動的正常的文檔流之上的,可以用()屬性來設(shè)置元素的層級。
如果背景圖像的background-attachment屬性為(),則background-origin屬性沒有效果。
在設(shè)置多列文本時,column-span屬性用于設(shè)置或檢索元素橫跨多少列。
border-image屬性可以設(shè)置以圖片填充元素的邊框。
定義左上角圓角邊框的是()。
text-overflow屬性需要配合overflow:hidden;使用。
可以使用css的()屬性來設(shè)置元素的定位類型。
如何實現(xiàn)導(dǎo)航欄中每個導(dǎo)航項的內(nèi)容垂直方向居中?()