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
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
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