webtransformations Posted September 19, 2011 Share Posted September 19, 2011 Hi I'm trying to pass WCAG2 A F68 And Section 508 (n) The Code: <div id="domainSearch"> <form action="https://www.webtransformations.co.uk/clients/domainchecker.php" method="post"><input type="hidden" name="token" value="feaba2875d27b63de9f4ec055bda9dd4fd154756" /> <input type="hidden" name="direct" value="true" /> WWW. <input name="domain" type="text" size="20" /> <select name="ext"> Only This form control has no associated LABEL element. Line 79 WCAG2 A F68 and the form control has no associated LABEL element. Line 79 WCAG2 A F68 also This form has fields without LABEL elements or TITLE attributes. Line 79 Section 508 (n) and last Use LABEL tags for each data entry field to show what data is expected. Line 79 Usability.gov 13:5 Can someone show me how the code should look so it will pass as im lost and have tryed but cant seam to get it right Thanks so much or any help Thanks again.... 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.