form>标签的method属性定义了表单提交的方式,其值可以是_______。
A: get
B: post
C: equest
D: esponse
A: get
B: post
C: equest
D: esponse
举一反三
- form>标签的________属性定义了表单提交的方式。 A: post B: get C: action D: method
- form标签中属性method为 数据提交方式,可以设置的属性值为:get / post/file/save等。
- 在form标签中,属性method的值有哪些?( ) A: equest B: get C: post D: 以上都正确
- 标签“<form>”可以通过哪个属性来设置表单的提交方式?( )。 A: post B: method C: id D: action
- form标记的属性method设置提交方式,属性值有() A: url B: post C: get D: href