input 标签中,属性 type 的值是______, 表示文件上传()
A: text
B: file
C: password
D: button
A: text
B: file
C: password
D: button
B
举一反三
- input标签type属性值可选() A: text B: button C: file D: yes
- 下列<;input>;标签type属性设置为文件域使用() A: text B: Submit C: file D: password
- 下列<;input>;标签type属性的属性值设置密码使用()(选择一项) A: text B: Submit C: file D: password
- input标签的type属性可有有哪些值 A: text B: label C: password D: checkbox E: submit F: button
- 以下选项不是表单标签input标签的type属性取值() A: images B: text C: password D: file
内容
- 0
添加密码输入框,需要设置<input>标签的type属性为()。 A: button B: password C: text D: radio
- 1
< Input>元素的type属性为( )时表示密码输入。 A: password B: text C: checkbox D: button
- 2
HTML网页中input标签的type可以是() A: text B: button C: submit D: password
- 3
若要显示一个密码输入框,需要设置<input>标签的type属性为( )。 A: radio B: button C: password D: text
- 4
input>标签的type属性中,提交按钮属性是() A: text B: submit C: eset D: password