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.


Value(s)

NUMBER


Default Value

#REQUIRED


NAME


Value(s)

CDATA


Default Value

#REQUIRED


ROWS

The height in characters of the TEXTAREA.


Value(s)

NUMBER


Default Value

#REQUIRED


SDAFORM

Attribute for easy transformation to the International Committee for Accessible Document Design (ICADD) DTD. ICADD applications are designed to support usable access to structured information by print-impaired individuals through Braille, large print and voice synthesis.


Value(s)

CDATA


Default Value

#FIXED = Para


SDAPREF

Attribute for easy transformation to the International Committee for Accessible Document Design (ICADD) DTD. ICADD applications are designed to support usable access to structured information by print-impaired individuals through Braille, large print and voice synthesis.


Value(s)

CDATA


Default Value

#FIXED = <?SDATrans TextArea: #AttList>#AttVal(Name):


Back to TEXTAREA


HTML 2.0 DTD