Page Scan Results:
Frequently Asked Questions
https://www.metrotech.edu/about/faq
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
-
<button class="mobile-toggle" type="button"> Mobile toggle </button>
Element selector:.mobile-toggle
Failing checks (At least one of these should pass)
-
Element has a 1:1 contrast ratio with the background
.mobile-toggle
-
Element has a 1:1 contrast ratio with the background
-
<span>Expand</span>
Element selector:.nav-toggle > span:nth-child(1)
Failing checks (At least one of these should pass)
- Unable to determine contrast ratio
-
<a href="/">Home</a>
Element selector:li:nth-child(1) > a[href="/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because it's partially obscured by another element
#fsPageBodyWrapper
-
Element's background color could not be determined because it's partially obscured by another element
-
<a href="/about">About</a>
Element selector:li:nth-child(2) > a[href$="about"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because it's partially obscured by another element
#fsPageBodyWrapper
-
Element's background color could not be determined because it's partially obscured by another element
-
<li aria-current="location"> Frequently Asked Questions </li>
Element selector:li[aria-current="location"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because it's partially obscured by another element
#fsPageBodyWrapper
-
Element's background color could not be determined because it's partially obscured by another element
-
<input aria-label="Search Hint" autocomplete="off" class="fsStyleSearchField fsStyleDefaultField tt-hint" type="text" readonly="" spellcheck="false" tabindex="-1" aria-hidden="true" dir="ltr" style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 1; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 255, 255);">
Element selector:.tt-hint
Failing checks (At least one of these should pass)
- Element's background color could not be determined because it is overlapped by another element