Page Scan Results:
(No H1 element on page)
https://opsu.edu/paying-for-college
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
-
<a href="https://opsu.edu/tuition-fees/">Learn more</a>
Element selector:.jb-image-column__link > a[href$="tuition-fees/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.jb-image-column__link > a[href$="tuition-fees/"]
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://opsu.edu/financial-aid/">Learn more</a>
Element selector:.inner-juiceblock--tablet--4.inner-juiceblock:nth-child(2) > .jb-image-column > .jb-image-column__link > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.inner-juiceblock--tablet--4.inner-juiceblock:nth-child(2) > .jb-image-column > .jb-image-column__link > a
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://opsu.edu/bursar/">Learn more</a>
Element selector:.jb-image-column__link > a[href$="bursar/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.jb-image-column__link > a[href$="bursar/"]
-
Element's background color could not be determined due to a pseudo element