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