1 min to read
Tag <textarea> is used to create a larger text area, the tag has two attached attributes as follows:
Example:
<textarea rows="4" cols="50"></textarea>
Result: