Textarea
<form><textarea name=xxx rows=number cols=number></textarea></form>
Output :
If you want to write something in the textarea,just write the things enclosed by the <textarea> tag

Previous Page   Next Page