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