Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html row

The rows attribute specifies the visible height of a text area, in lines.

<textarea rows="4" cols="50">
 4 rows and 50 cols
</textarea>
 
PREVIOUS NEXT
Tagged: #html #row
ADD COMMENT
Topic
Name
1+1 =