Proper HTMLID attribute rules
Using the ID Attribute
ID is used to identify any page element (not just form elements)
Value must be unique on the page
In forms, the ID is used along with the LABEL tag to associate captions with form elements