<form id="form1" name="form1" method="post" action="">这是form表单,里面有action <发送到哪>,method <里面有post,get表示发送请求,选一>,id<表单标识>, name<表单名>属性; 相关文章: 2021-09-09 2021-12-13 2021-11-24 2021-11-07 2021-11-02 2021-06-14 2021-10-06