The <TEXTAREA> element represents a multi-line text field in a Form.
Example:
<TEXTAREA NAME="address" ROWS=6 COLS=64> HaL Computer Systems 1315 Dell Avenue Campbell, California 95008 </TEXTAREA>
The content of the <TEXTAREA> element is the field's initial value.
ATTRIBUTES
CONTENT DECLARATION
Top Elements
All Elements
General Entities
Tree