表单的()属性是用来定义表单数据要提交的地址。
A: action
B: name
C: method
D: target
A: action
B: name
C: method
D: target
举一反三
- 表单的属性中,用来设定提交该表单的URL地址的属性是() A: action B: method C: name D: target
- 表单的( )属性用于定义提交表单的方法。 A: action B: method C: target D: name
- 表单标记form的_______属性设置提交表单数据的方法。 A: name B: method C: action D: target
- 采用哪种方法提交表单数据是由表单的()属性决定的。 A: name B: method C: action D: target
- 表单标签中,指定提交表单的方式的属性为()。 A: method B: name C: action D: target