Page Scan Results:
TAKING THE FIRST STEP

https://www.occc.edu/admissions/requirements/

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

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. <a href="https://www.occc.edu/admissions/">Admissions</a>
    Element selector:
    span > span:nth-child(1) > a
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 2.14 (foreground color: #b1b1b2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1 #top
  2. <span class="breadcrumb_last" aria-current="page">Taking the First Step</span>
    Element selector:
    .breadcrumb_last
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 2.14 (foreground color: #b1b1b2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1 #top
  3. <a title="HS Senior Admissions" href="https://www.occc.edu/admissions/GraduatingHSSeniors/">Graduating High School Seniors</a>
    Element selector:
    a[title="HS Senior Admissions"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.76 (foreground color: #e05643, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1 #top
  4. <a title="Transfer Admission Requirements" href="https://www.occc.edu/admissions/TransferStudents/">Transfer Students </a>
    Element selector:
    p:nth-child(5) > a
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.76 (foreground color: #e05643, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1 #top
  5. <a title="Home School: Get Started" href="https://www.occc.edu/admissions/HomeschoolStudent/">Graduating Home School and Unaccredited High School Seniors</a>
    Element selector:
    a[title="Home School: Get Started"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.76 (foreground color: #e05643, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1 #top
  6. <a title="First Time Students Get Started" href="https://www.occc.edu/admissions/FirstTimeStudents/">First Time College Students</a>
    Element selector:
    p:nth-child(7) > a
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.76 (foreground color: #e05643, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1 #top
  7. <a title="Concurrent Enrollment" href="https://www.occc.edu/concurrent-students/"> Concurrent High School Students </a>
    Element selector:
    a[title="Concurrent Enrollment"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.76 (foreground color: #e05643, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1 #top
  8. <a href="https://www.occc.edu/international/" target="_blank" rel="noopener"> International Students </a>
    Element selector:
    p:nth-child(9) > a[rel="noopener"][target="_blank"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.76 (foreground color: #e05643, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1 #top
  9. <a href="https://www.occc.edu/admissions/health/" target="_blank" rel="noopener"> Health Program Applicants </a>
    Element selector:
    p:nth-child(10) > a[rel="noopener"][target="_blank"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.76 (foreground color: #e05643, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1 #top
  10. <a href="https://www.occc.edu/admissions/second/"> Students For Whom English Is A Second Language </a>
    Element selector:
    p:nth-child(11) > a
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.76 (foreground color: #e05643, background color: #ffffff, font size: 12.0pt (16px), 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"]