What is the purpose of the method attribute in a form?
method
<form method="___">
Defines the purpose of the form
Defines the URL to which the data will be sent
Defines the form submission method
Defines the form data type