I\'d like to set the textarea\'s rows and cols attributes via CSS.
textarea
rows
cols
How would I do this in CSS?
width and height are used when going the css route.
width
height
Setting Width and Height on Textareas