Philip creates a Web form in HTNL5, but the data will not process. He has the method attribute included in the <form> element. What is missing?
The type attribute of the <form> element
The type attribute of the <input> element
The action attribute of the <form> element
The action attribute of the <input> element
Submit