<LABEL> </LABEL>
The LABEL command attaches a label to the commands already inside of a form.
Example:
<FORM ACTION="--"> <LABEL for="email">Email Address</LABEL> <INPUT type="text" name="email_address" id="email">