Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html textarea height

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