在 HTML代码中,插入 JavaScript 代码的位置描述是 _________。
A、段和段都可以
B、段
C、段
D、段和段之外
为了标识一个 HTML文件,应该使用的 HTML标记是 ______。
A、<p></p>
B、<head></head>
C、<html></html>
D、<form></form>
在下列的 HTML中,哪个是最大的标题 ?______
A、<h6>
B、<head>
C、<heading>
D、<hl>
A、ImageButton
B、ImageMap
C、Image
D、LinkButton
( )对象用于从数据库中获取仅向前的只读数据流, 并且在内存一次只存放以行数据
A、DataAdapter
B、DataSet
C、DataView
D、DataReader