A.性別:< input type="radio"/>男< input type="radio"/>女
B.性別:< input type="radio"name="man"/>男< input type="radio"name="woman"/>女
C.性別:< input type="checkbox"name="sex"/>男< input type="checbox"name="sex"/>女
D.性別:< input type="radio"name="sex"/>男< input type="radio"name="sex"/>女
您可能感興趣的試卷
你可能感興趣的試題
A.密碼< input name="password"/>
B.密碼< input type="password"/>
C.密碼< input title="password"/>
D.密碼< input value="password"/>
A.<img src="./img/jiong.jpg"title="這是囧哥"width="100px">
B.<img src="./img/jiong.jpg"alt="這是囧哥"width="100px">
C.<img src="./img/jiong.jpg"name="這是囧哥"width="100px">
D.<img src="./img/jiong.jpg"class="這是囧哥"width="100px">
A.<b></b>、<strong></strong>都是加粗標(biāo)簽
B.<i></i>為斜體標(biāo)簽
C.<u></u>為下劃線標(biāo)簽,<del></del>為中劃線或刪除線標(biāo)簽
D.以上都對
A.自動(dòng)換行
B.自帶行高
C.自帶加粗效果
D.可以設(shè)置高與寬
以下關(guān)于table標(biāo)簽說法正確的是()。
①table標(biāo)簽為單標(biāo)簽
②table標(biāo)簽是表格標(biāo)簽
③table標(biāo)簽中tr表示行
④table標(biāo)簽中td表示單元格
⑤table標(biāo)簽中th用于表示表頭
A.①②③④
B.①②③
C.②③④⑤
D.②③④
最新試題
H5中絕對沒有結(jié)束標(biāo)簽的有()
可以設(shè)置文本方向的有()
在內(nèi)部的標(biāo)簽有()
由于破壞了H5的可使用性和可訪問性而被廢棄的元素有()
()用于顯示被標(biāo)注的內(nèi)容是日期或者時(shí)間
H5中屬性值可以不用括號(hào)括起來。
XML文檔標(biāo)簽之間可以交叉引用。
用于設(shè)置隱藏網(wǎng)頁元素的代碼有()
()用于定義高亮文本
用于定義網(wǎng)頁標(biāo)題的元素標(biāo)簽是()