On form to add multiple lines textbox tag is used
Answers
Answered by
1
Answer:
To create a multi-line text input, use the HTML <textarea> tag. You can set the size of a text area using the cols and rows attributes. It is used within a form, to allow users to input text over multiple rows.
Answered by
0
Answer:
To create a multi-line text input, use the HTML <textarea> tag. You can set the size of a text area using the cols and rows attributes. It is used within a form, to allow users to input text over multiple rows.
Similar questions
Social Sciences,
24 days ago
Math,
24 days ago
English,
1 month ago
Math,
1 month ago
Physics,
8 months ago