Page Scan Results:
Tuition & Fees
https://opsu.edu/tuition-fees
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
Known Issues on This Page
<html> element must have a lang attribute
Ensures every HTML document has a lang attribute. Axe Reference
-
<html>
Element selector:html
Failing checks (At least one of these should pass)
- The <html> element does not have a lang attribute
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
-
<h1 class="t-heading-1 opsu-page-banner__heading"> Tuition & Fees </h1>
Element selector:h1
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.opsu-page-banner
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://opsu.edu/tuition-fees/refunds/" class="callout-link__url t-link--callout">Refunds</a>
Element selector:.callout-link:nth-child(29) > .callout-link__url.t-link--callout
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.callout-link:nth-child(29) > .callout-link__url.t-link--callout
-
Element's background color could not be determined due to a pseudo element