Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

textarea rows

<textarea id="txtid" name="txtname" rows="4" cols="50" maxlength="200">
A nice day is a nice day.
Lao Tseu
</textarea>
 
PREVIOUS NEXT
Tagged: #textarea #rows
ADD COMMENT
Topic
Name
7+6 =