Input Attributes
The TYPE attribute is used to specify
what kind of input is allowed: TEXT,
PASSWORD, FILE, ...
Every INPUT tag must have a NAME
attribute.
70