Which tag is used to allow multiple lines of text in a single input item .
Answers
Answered by
1
Answer:
Textarea element
The textarea element represents a field for multi-line text input. The control associated to this field is a text box that allows users to edit multiple lines of plain text.
Explanation:
Similar questions