第一章 单元测试
1、
在HTML 中,() 不是链接的目标属性。
A:self
B:new
C:top
D:blank
答案: new
2、
下列哪一项表示的不是按钮。()
A:type="button"
B:type="image"
C:type="submit"
D:type="reset"
答案: type="image"
3、
下面哪一个属性不是文本的标签属性()
A:size
B:face
C:align
D:color..