What is the purpose of the name attribute in a form element like <input>?
name
<input>
To provide a textual label for the input
None of the options are valid
To specify the type of input
To identify the control when form data is submitted