在HTML文档中用于表示页面标题的标记对是______。
A、<head></head>
B、<header></header>
C、<caption></caption>
D、<title></title>
对于下面的语句,执行的结果是()
Response.Write(“中国”);
Response.End();(意思使得web服务器停止处理并返回结果,文件中剩余的内容将不被处理)
Response.Write(“你好”);
A、中国你好
B、中国
C、你好
D、出错
在HTML文档中用于表示页面标题的标记对是______。
A、<head></head>
B、<header></header>
C、<caption></caption>
D、<title></title>
A、RequiredFieldValidator()
B、CompareValidator()
C、RangeValidator()
D、SubmitValidator()
在Word2003中提供了多个工具栏,通常在窗口中显示的是常用的部分,要打开其他的工具栏,执行()操作。
A、【编辑】/【工具栏】
B、工具】/【工具栏】
C、【插入】/【工具栏】
D、【视图】/【工具栏】