A.文檔的末尾
B.<head> 部分
C.文檔的頂部
D.<body> 部分
您可能感興趣的試卷
你可能感興趣的試題
A.<style src="mystyle.css">
B.<link rel="stylesheet" type="text/css" href="mystyle.css">
C.<stylesheet>mystyle.css</stylesheet>
A.<body background="background.gif">
B.<background img="background.gif">
C.<img src="background.gif" background>
A.<img href="image.gif>
B.<image src="image.gif">
C.<img src="image.gif">
D.<img>image.gif</img>
A.<textarea>
B.<input type="textarea">
C.<input type="textbox">
D.<textarea></textarea>
A.<list>
B.<input type="list">
C.<input type="dropdown">
D.<select>
最新試題
下列可以提供瀏覽器兼容性測(cè)試的有()
下列代碼的含義是()< table border=1 contenteditable=”true”>
()用于定義高亮文本
iframe有開(kāi)始和結(jié)束標(biāo)簽。
用于定義網(wǎng)頁(yè)標(biāo)題的元素標(biāo)簽是()
定義表格結(jié)構(gòu)的元素標(biāo)簽有()
H5中屬性值可以不用括號(hào)括起來(lái)。
有序列表前面的開(kāi)始序號(hào)不可更改。
H5中布爾型的屬性可以省略屬性值。
H5中的屬性值必須用雙引號(hào)括起來(lái)。