attributes: "rows", "cols"
<textarea rows="30" cols="80"></textarea>
rows
is attribute to define height of the textarea and
cols
- for defining width
by Valeri Tandilashvili
5 years ago
HTML
attributes
HTML Tutorial for Beginners
2
Pro tip: use ```triple backticks around text``` to write in code fences