which tag is used to allow multipal lines of text in a single input item
Answers
Answered by
2
Explanation:
<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).
Answered by
2
Answer:
text area tag
Explanation:
PLEASE MARK AS BRAINLIEST ANSWER AND FOLLOW ME .
Similar questions