HTML Standard attribute: rows
[this page | pdf | back links]
The HTML rows attribute indicates the visible
number of lines in a <textarea>
element.
Valid attribute
values (when used with <textarea>
elements) include:
|
Value
|
Description
|
|
integer
|
Visible number of rows
(lines) in text area
|
NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes