form标签的( )属性是用来指定信息传送方式的
A: target
B: action
C: method
D: name
A: target
B: action
C: method
D: name
C
举一反三
- 在<form></form>标记对中,()属性用来指定处理表单数据程序的url地址。 A: action B: name C: method D: target
- 表单标签中,指定提交表单的方式的属性为()。 A: method B: name C: action D: target
- 在<form></form>标记对中,()属性用来指定处理表单数据程序的url地址。 A: action B: method C: name D: onreset E: target
- form标签的属性中要指定提交数据的方式,使用以下哪个属性 A: name B: id C: action D: method
- HTML中是通过form标签的()属性决定处理表单的脚本的? A: action B: name C: target D: method
内容
- 0
form标签的哪个属性用于指定处理表单的网页或脚本? A: target B: method C: action D: ectype
- 1
以下哪个不属于<;form>;标签的属性?( )。 A: method B: action C: target D: src
- 2
form>标签不包含属性( ) A: name B: method C: action D: class
- 3
form的哪个属性是设置表单数据提交方式的 A: method B: action C: enctype D: name E: target
- 4
[form]标签中的哪个属性用于指定表单向何处提交? A: name B: method C: action D: target