What is the role of the action attribute in a form?
action
To specify the encoding type of the form
To specify the URL where form data should be submitted
To define what happens when a form is reset
To define JavaScript actions for the form