A、documentwrite()
B、windowwrite()
C、documentconfirm()
D、write“,”
在ASP.NET窗体文件中使用较多的页面元素是()。
A、HTML标记
B、Web服务器控件
C、客户端脚本
D、HTML服务器控件
在javaScrpt中window对象的()方法用于打开一个新窗口。
A、openWindow()
B、window()
C、open()
D、close()
下面语句中,()将HTML页面的标题设置为“HTML练习”
A、HTML练习
B、HTML练习
C、HTML练习
D、HTML练习
为了标识一个HTML文件,应该使用的HTML标记是______。
A、<p></p>
B、<head></head>
C、<html></html>
D、<form></form>