Tag TEXTAREA
Tag INPUT of type TEXT
Form:
-----
TEXTAREA with 5 columns and 3 rows. Input a text:
Parameter SIZE. The input box has 10 characters width.
Parameter MAXLENGTH. The maximum length of the input text is 15 characters.
Parameter VALUE.The default value is Babilonia.
Next