题目内容

用户密码通常是用input标记的( )来定义。

A. type=text
B. type=password
C. type=checkbox
D. type=radio

查看答案
更多问题

表单中的用户姓名、验证码等一般是用input标记的( )来设定。

A. password
B. text
C. radio
D. button

单行文本框的type属性值是()

A. password
B. text
C. textarea
D. radio

表单的()属性是用来定义表单要提交的地址。

A. action
B. name
C. method
D. target

页面中添加搜索关键词的文本框时,可以将input元素的类型设置为

A. email
B. url
C. search
D. date

答案查题题库