form标签里的method属性 一、form标签中method属性的作用 form标签是HTML中用于创建表单的元素,而method属性则用来指定表单的提交方式。method属性有两个可选值: ... 2023-10-29 4691次浏览