Accessibility Issue
-
the issue i have is this:
1.3 Adaptable: Create content that can be presented in different ways (for example simpler layout) without losing information or structure.
Success Criteria 1.3.1 Info and Relationships (A)
Check 91: select element missing an associated label.
Repair: Add a label element that surrounds the control’s label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element.
Error Line 181, Column 80:
<select id=”menu-top-1″ class=”menu dropdown-menu”><option value=”” class=”blank”>— Main Menu …the wcag checker i used is: https://achecker.ca/checker/index.php
The page I need help with: [log in to see the link]
The topic ‘Accessibility Issue’ is closed to new replies.