Name
<form>
Synopsis
<form>
...
</form>
Description
Delimit a form.
Attributes
-
accept-charset=list Specify a list of character sets accepted by the server processing this form.
-
action=url Specify the URL of the application that will process the form. The default is the current URL.
-
enctype=encoding Specify how the form element values will be encoded.
-
method=style Specify the parameter-passing style, either
getorpost. The default isget.-
name=name 
Supply a name for this form for use by JavaScript.
-
onreset=applet Specify an applet to be run when the form is reset.
-
onsubmit=applet Specify an applet to be run when the form is submitted.
-
target=name Specify the name of a frame or a window to receive the results of the form after submission.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access