Which attribute specifies the HTTP method for sending form data?
<form action="/submit.php" ___="post"></form>
post
method
action
send