What is the purpose of the action attribute in a <form> tag?
action
<form>
To disable the form
To set the HTTP method for the form submission
To specify the URL to which the form data will be sent
To define the type of input for form elements