Which tag adds a multi-line text box on the form area?
do not spam otherwise you will be reported
Answers
Answered by
3
ANSWER : <textarea> tag
The <textarea> tag defines a multi-line text input control. The <textarea> element is often used in a form, to collect user inputs like comments or reviews. A text area can hold an unlimited number of characters, and the text renders in a fixed-width font (usually Courier).
Similar questions
Math,
2 months ago
Computer Science,
2 months ago
Science,
5 months ago
Biology,
5 months ago
Biology,
11 months ago