Page Scan Results:
(No H1 element on page)

https://www.occc.edu/concurrent-students/

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 on This Page

ARIA hidden element must not be focusable or contain focusable elements

serious

Ensures aria-hidden elements are not focusable nor contain focusable elements. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 4.1.2, EN-301-549, EN-9.4.1.2
  1. <a href="#concurrent-students" aria-hidden="true" class="aal_anchor" id="concurrent-students">
    Element selector:
    h2 > .aal_anchor[href$="#concurrent-students"][aria-hidden="true"]
    Failing checks (All of these should pass)
    • Focusable content should have tabindex="-1" or be removed from the DOM h2 > .aal_anchor[href$="#concurrent-students"][aria-hidden="true"]
  2. <a href="#concurrent-appointments-will-be-available-via-zoom-only-september-5-22-walk-in-services-will-be-available-but-also-via-zoom-interaction-sorry-for-any-inconvenience-while-our-offices-undergo-mandator" aria-hidden="true" class="aal_anchor" id="concurrent-appointments-will-be-available-via-zoom-only-september-5-22-walk-in-services-will-be-available-but-also-via-zoom-interaction-sorry-for-any-inconvenience-while-our-offices-undergo-mandator">
    Element selector:
    #concurrent-appointments-will-be-available-via-zoom-only-september-5-22-walk-in-services-will-be-available-but-also-via-zoom-interaction-sorry-for-any-inconvenience-while-our-offices-undergo-mandator
    Failing checks (All of these should pass)
    • Focusable content should have tabindex="-1" or be removed from the DOM #concurrent-appointments-will-be-available-via-zoom-only-september-5-22-walk-in-services-will-be-available-but-also-via-zoom-interaction-sorry-for-any-inconvenience-while-our-offices-undergo-mandator
  3. <a href="#concurrent-students" aria-hidden="true" class="aal_anchor" id="concurrent-students">
    Element selector:
    h5 > .aal_anchor[href$="#concurrent-students"][aria-hidden="true"]
    Failing checks (All of these should pass)
    • Focusable content should have tabindex="-1" or be removed from the DOM h5 > .aal_anchor[href$="#concurrent-students"][aria-hidden="true"]
  4. <a href="#why-choose-concurrent-at-occc" aria-hidden="true" class="aal_anchor" id="why-choose-concurrent-at-occc">
    Element selector:
    #why-choose-concurrent-at-occc
    Failing checks (All of these should pass)
    • Focusable content should have tabindex="-1" or be removed from the DOM #why-choose-concurrent-at-occc
  5. <a href="#glossary-of-college-terms" aria-hidden="true" class="aal_anchor" id="glossary-of-college-terms">
    Element selector:
    #glossary-of-college-terms
    Failing checks (All of these should pass)
    • Focusable content should have tabindex="-1" or be removed from the DOM #glossary-of-college-terms
  6. <a href="#more-information" aria-hidden="true" class="aal_anchor" id="more-information">
    Element selector:
    #more-information
    Failing checks (All of these should pass)
    • Focusable content should have tabindex="-1" or be removed from the DOM #more-information
  7. <a href="#early-start-freshman-and-sophomore" aria-hidden="true" class="aal_anchor" id="early-start-freshman-and-sophomore">
    Element selector:
    #early-start-freshman-and-sophomore
    Failing checks (All of these should pass)
    • Focusable content should have tabindex="-1" or be removed from the DOM #early-start-freshman-and-sophomore
  8. <a href="#concurrent-junior-and-senior" aria-hidden="true" class="aal_anchor" id="concurrent-junior-and-senior">
    Element selector:
    #concurrent-junior-and-senior
    Failing checks (All of these should pass)
    • Focusable content should have tabindex="-1" or be removed from the DOM #concurrent-junior-and-senior

Elements must meet minimum color contrast ratio thresholds

serious

Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference

Rule type: WCAG 2.0 AA, WCAG SC 1.4.3, EN-301-549, EN-9.1.4.3, ACT
  1. <span class="ui-provider en bdi bdj bdk bdl bdm bdn bdo bdp bdq bdr bds bdt bdu bdv bdw bdx bdy bdz bea beb bec bed bee bef beg beh bei bej bek bel bem ben beo bep" dir="ltr" style="color: #ff0000">
    Element selector:
    .ui-provider
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1 #top

Frames must have an accessible name

serious

Ensures <iframe> and <frame> elements have an accessible name. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 4.1.2, Old Section 508, EN-301-549, EN-9.4.1.2
  1. <iframe style="border: 0px; margin: 0px; padding: 0px; backgroundcolor: transparent;" frameborder="0" height="166" scrolling="no" src="https://cdn.yoshki.com/iframe/54732.html" width="150"><br /></iframe>
    Element selector:
    iframe
    Failing checks (At least one of these should pass)
    • Element has no title attribute
    • aria-label attribute does not exist or is empty
    • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
    • Element's default semantics were not overridden with role="none" or role="presentation"

Interactive controls must not be nested

serious

Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 4.1.2, EN-301-549, EN-9.4.1.2
  1. <button>
    Element selector:
    .elementor-element-e8d8f14 > .elementor-widget-container > button
    Failing checks (At least one of these should pass)
    • Element has focusable descendants a[title="go to homepage"]