WEB前端之HTML FORM
1、<from action="" method=" post"></form>action 填写表单提交给谁处理method 表单提交类型

3、<fieldset><legend>组合表单数据</legend></fieldset>

1、<from action="" method=" post"></form>action 填写表单提交给谁处理method 表单提交类型
3、<fieldset><legend>组合表单数据</legend></fieldset>