TEXTAREA:
Attributes

The ROWS and COLS attributes determine the visible dimension of the field in characters. The field is rendered in a fixed-width font. Browsers are recommended to allow text to grow beyond these limits by scrolling as needed.


COLS

The width in characters of the TEXTAREA.

Values
NUMBER

Default Value
#REQUIRED

NAME

Values
CDATA

Default Value
#REQUIRED

ROWS

The height in characters of the TEXTAREA.

Values
NUMBER

Default Value
#REQUIRED


Go Back to TEXTAREA


HTML 2.0 DTD