A.linkColor屬性
B.vlinkColor屬性
C.alinkColor屬性
D.以上都不是
您可能感興趣的試卷
你可能感興趣的試題
下面這段代碼運(yùn)行的結(jié)果()
<body>
<script language=”JavaScript”>
document.writeln(“文檔最后修改于”+document.lastModified);
var lastModObj=new Date(document. lastModified);
alert(lastModObj.getMinutes());
</script>
</body>
A. 彈出一個對象框
B. 沒有任何輸出
C. 在文檔中顯示文檔最后修改的時間
D. 在對話框中顯示文檔最后修改的時間
A.createElement
B.getElementById
C.getElementByName
D.forms.length
A.statusbar = "put your message here"
B.window.status = "put your message here"
C.window.status("put your message here")
D.status("put your message here")
A.open.new("http://www.w3schools.com","window2")
B.window.open("http://www.w3schools.com","window2")
C.new("http://www.w3schools.com","window2")
D.new.window("http://www.w3schools.com","window2")
A.Math.ceil(2,4)
B.Math.max(2,4)
C.ceil(2,4)
D.top(2,4)
最新試題
XML文檔標(biāo)簽之間可以交叉引用。
有序列表前面的開始序號不可更改。
()用于表示一個進(jìn)度條,常用于下載速度
P標(biāo)簽定義段落后前后自動會產(chǎn)生空白。
下列可以提供瀏覽器兼容性測試的有()
H5中標(biāo)簽區(qū)分大小寫。
H5中絕對沒有結(jié)束標(biāo)簽的有()
用于設(shè)置隱藏網(wǎng)頁元素的代碼有()
H5中的屬性值必須用雙引號括起來。
()用于定義高亮文本