<Form>
What it does
Attributes
accept-charset="list of supported charsets"
action="URL of server-side form handler"
class="class name"
dir="direction for weak/neutral text"
enctype="content type"
id="document-wide unique id"
lang="language code"
method="get - post"
onclick="script"
ondblclick="script"
onkeydown="script"
onkeypress="script"
onkeyup="script"
onmousedown="script"
onmousemove="script"
onmouseout="script"
onmouseover="script"
onmouseup="script"
onreset="script"
onsubmit="script"
style="associated style info"
target="frame target"
title="advisory title"
End
Tag: Required |