Form Attributes
•Action :
–The URL to which the data is sent (may be local) or
–mailto: so the data just gets sent in an email.
•Enctype: the encoding for the fill-out form contents. This attribute applies only if the method is post.
•