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