Page Scan Results:
Future Students
https://www.usao.edu/future-students/index.html
Known Issues - These "violations" have been flagged as problematic by Axe, our accessibility scanner. Axe's "no false positives" philosophy means that if it's shown here, it's likely a problem to someone.
Known Issues Summary
No violations found.
Needs Review - These "incomplete" issues may be problematic, but couldn't be completely tested automatically. They should be reviewed by a real person.
Needs Review Summary
Needs Review on This Page
Elements must meet minimum color contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference
-
<a title="USAO Admissions Inquiry Form (will open in new window)" href="https://admissions.usao.edu/register/inquiry" target="_blank" rel="noopener">GET MAIL</a>
Element selector:.col-xs-6.col-md-4:nth-child(1) > p > a[rel="noopener"][target="_blank"]
Failing checks (At least one of these should pass)
- Element's background color could not be determined because it is overlapped by another element
-
<a title="USAO Admissions Tours and Events page (will open in new window)" href="/future-students/admissions-visit-and-events.html" target="_blank" rel="noopener">VISIT CAMPUS</a>
Element selector:.col-xs-6.col-md-4:nth-child(2) > p > a[rel="noopener"][target="_blank"]
Failing checks (At least one of these should pass)
- Element's background color could not be determined because it is overlapped by another element
IDs used in ARIA and labels must be unique
Ensures every id attribute value used in ARIA and in labels is unique. Axe Reference
-
<input type="search" id="search-q" class="form-control" name="q" title="Search Form">
Element selector:.header-right-top-wrap > .header-right-search-wrap > form > input
Failing checks (At least one of these should pass)
-
Document has multiple elements referenced with ARIA with the same id attribute: search-q
.device-form > .header-right-search-wrap > form > input
-
Document has multiple elements referenced with ARIA with the same id attribute: search-q