Page 1 of 1

You can use the HTML <input>, <select> and <text area> tags to create form fields in a Web page by placing them between

Posted: Sat Jul 23, 2022 7:29 pm
by answerhappygod
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 type attribute
B. The name attribute
C. The value attribute
D. The action attribute