To create a multiple-line entry field, use the following syntax:
<TEXTAREA NAME="name" [ROWS=rows] [COLS=columns]> [Default_text] </TEXTAREA>
where: