- From: Jason Wiley <wittledemon@gmail.com>
- Date: Fri, 29 Nov 2013 12:18:59 -0500
- To: www-validator@w3.org
Received on Saturday, 30 November 2013 08:05:20 UTC
I keep getting these two errors for some reason and can not figure out why
they both are connected to input values within a form value.
*Line 31 <http://validator.w3.org/check#line-31>, Column 36: The for
attribute of the label element must refer to a form control. *
<label for="username"*>*Username:</label>
*Line 33 <http://validator.w3.org/check#line-33>, Column 51: The for
attribute of the label element must refer to a form control. *
<label for="password" class= "space"*>*Password:</label>
Received on Saturday, 30 November 2013 08:05:20 UTC