A.border:red solid 5px;
B.bord:red dotted 5px;
C.border:red double 5px;
D.bord:red double 5px;
您可能感興趣的試卷
你可能感興趣的試題
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.以上都對(duì)
A.自動(dòng)換行
B.自帶行高
C.自帶加粗效果
D.可以設(shè)置高與寬
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
由于破壞了H5的可使用性和可訪問性而被廢棄的元素有()
span元素不會(huì)換行。
用于設(shè)置隱藏網(wǎng)頁(yè)元素的代碼有()
可以設(shè)置文本方向的有()
在內(nèi)部的標(biāo)簽有()
設(shè)置有序列表開始序號(hào)的屬性是()
用于定義網(wǎng)頁(yè)標(biāo)題的元素標(biāo)簽是()
H5中標(biāo)簽區(qū)分大小寫。
只能用JavaScript修改的屬性,用于查看頁(yè)面元素變成可編輯狀態(tài)的屬性是()
iframe有開始和結(jié)束標(biāo)簽。