61.8k views
1 vote
To create a multi-column and multi-row box for users to type into in an html form, use the ____________ tag pair

User Dalloliogm
by
6.8k points

1 Answer

6 votes

To create a multi-column and multi-row box for users to type into in an html form, use the <textarea></textarea> tag pair.

The html tags are the codes or the hidden keywords in the web browser to tell about its format and displayed content. The html tags mostly comes in pairs, pair consist of the start tag and end tag.
User VenkateswaraCh
by
7.1k points