form (element)
<form></form>
canât be nested in other forms. the action attribute specifies the web address of a program that processes the information submitted via the form. the method attribute specifies the HTTP method that the browser should use to submit the form, such as POST or GET.
















