在HTML中,要定义单行文本输入区,应将 <input>标记的 type 属性值设为()
A. text
B. password
C. radio
D. checkbox
在HTML中,要定义复选框,应将 <input>标记的 type 属性值设为()
A. radio
B. checkbox
C. submit
D. reset
():a strip at the edge of a computer screen that you use to scroll through a file with, using a mouse
A. Title bar
B. Tool bar
C. Status bar
D. Scroll bar
在 HTML 中,<u>标签的作用是()
A. 段落
B. 换行
C. 加粗
D. 文本下划线