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