How important is it to use common names for input fields in HTML forms?
For example a <input type=text name=email /> could give the user a nice dropdown with email addresses he recently typed in on other forms.
Do you even care about stuff like this?
For example a <input type=text name=email /> could give the user a nice dropdown with email addresses he recently typed in on other forms.
Do you even care about stuff like this?