You can use the HTML <input>, <select> and <text area> tags to create form fields in a
Web page by placing them between the <form> /form> container tags. Which attribute is
used with the <input> element to designate the fields that will appear in the form?
A.
The name attribute
B.
The value attribute
C.
The action attribute
D.
The type attribute