Answers for "how to assign a fixed length and width of textarea in html"

-1

textarea rows cols

<textarea rows="4" cols="50">
Posted by: Guest on January-07-2021

Code answers related to "how to assign a fixed length and width of textarea in html"

Browse Popular Code Answers by Language