What is the purpose of the form attribute inside an <input> element?
form
<input>
To group form elements together
To specify the form to associate the input with
To indicate the form action
To name the form element