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.自動換行
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.②③④
最新試題
iframe有開始和結(jié)束標(biāo)簽。
span元素不會換行。
用于設(shè)置隱藏網(wǎng)頁元素的代碼有()
()用于表示一個進(jìn)度條,常用于下載速度
設(shè)置有序列表開始序號的屬性是()
H5中布爾型的屬性可以省略屬性值。
()用于顯示被標(biāo)注的內(nèi)容是日期或者時間
H5中絕對沒有結(jié)束標(biāo)簽的有()
由于破壞了H5的可使用性和可訪問性而被廢棄的元素有()
P標(biāo)簽定義段落后前后自動會產(chǎn)生空白。