是否可以嵌套像这样的html表单
<form name="mainForm"> <form name="subForm"> </form> </form>
这两种形式都有效吗?我的朋友遇到了这个问题,这是subForm作品的一部分,而另一部分却没有.
subForm
html nested-forms
html ×1
nested-forms ×1