Page Scan Results:
(No H1 element on page)
https://opsu.edu/apply
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 style="height: 100%;">
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 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
-
<p>It’s a great day to be an Aggie! Start your application process online today.</p>
Element selector:.juiceblock:nth-child(3) > .jb-featured-media.jb-featured-photo.juiceblock__wrapper > article > .juiceblock__inner-blocks > .inner-juiceblock--tablet--6.inner-juiceblock:nth-child(1) > .jb-photo-card > .jb-photo-card-text > .jb-block-text > p
Failing checks (At least one of these should pass)
- Element's background color could not be determined because it partially overlaps other elements
-
<p>We’ll guide you through the process of applying to OPSU. It’s a great day to be an Aggie!</p>
Element selector:.juiceblock:nth-child(3) > .jb-featured-media.jb-featured-photo.juiceblock__wrapper > article > .juiceblock__inner-blocks > .inner-juiceblock--tablet--6.inner-juiceblock:nth-child(2) > .jb-photo-card > .jb-photo-card-text > .jb-block-text > p
Failing checks (At least one of these should pass)
- Element's background color could not be determined because it partially overlaps other elements
-
<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
-
<p>OPSU offers two traditional dormitory buildings, apartment suites, annex units, and married student housing.</p>
Element selector:.juiceblock:nth-child(5) > .jb-featured-media.jb-featured-photo.juiceblock__wrapper > article > .juiceblock__inner-blocks > .inner-juiceblock--tablet--6.inner-juiceblock:nth-child(1) > .jb-photo-card > .jb-photo-card-text > .jb-block-text > p
Failing checks (At least one of these should pass)
- Element's background color could not be determined because it partially overlaps other elements
-
<p>A number of opportunities exist for student employment on campus.</p>
Element selector:.juiceblock:nth-child(5) > .jb-featured-media.jb-featured-photo.juiceblock__wrapper > article > .juiceblock__inner-blocks > .inner-juiceblock--tablet--6.inner-juiceblock:nth-child(2) > .jb-photo-card > .jb-photo-card-text > .jb-block-text > p
Failing checks (At least one of these should pass)
- Element's background color could not be determined because it partially overlaps other elements
Elements must only use permitted ARIA attributes
Ensures ARIA attributes are not prohibited for an element's role. Axe Reference
-
<section aria-labelledby="block_27ad20b062a6c0a55e047653abc52d16" class="next-steps next-steps--alt">
Element selector:.next-steps
Failing checks (All of these should pass)
- aria-labelledby attribute is not well supported on a section with no valid role attribute.
ARIA attributes must conform to valid values
Ensures all ARIA attributes have valid values. Axe Reference
-
<section aria-labelledby="block_27ad20b062a6c0a55e047653abc52d16" class="next-steps next-steps--alt">
Element selector:.next-steps
Failing checks (All of these should pass)
- ARIA attribute element ID does not exist on the page: aria-labelledby="block_27ad20b062a6c0a55e047653abc52d16"