Page Scan Results:
GET IN. GET GOING. GET PAID.

https://centraltech.edu/truck-driver-training/

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 id="mobile-nav__vanity-item--106" class="btn btn-sm btn-light-green-cyan mobile-nav__vanity-item" href="https://centraltech.edu/oq-safety-industry-training/" role="link" title="Business &amp; Industry" aria-label="Business &amp; Industry">
    Business &amp; Industry
    </a>
    Element selector:
    #mobile-nav__vanity-item--106
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 2.39 (foreground color: #ffffff, background color: #3db3e3, font size: 10.0pt (13.3px), font weight: bold). Expected contrast ratio of 4.5:1 #mobile-nav__vanity-item--106
  2. <span>Follow on Instagram</span>
    Element selector:
    .sbi_follow_btn > a[rel="nofollow noopener"][target="_blank"] > span
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.6 (foreground color: #ffffff, background color: #408bd1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1 .sbi_follow_btn > a[rel="nofollow noopener"][target="_blank"]
  3. <a class="btn btn-sm btn-accent" href="/jobs" role="link" title="View all Jobs" aria-label="View all Jobs">
    View all
    </a>
    Element selector:
    .super-nav__mobile-menu > aside > .widget.mb-5:nth-child(7) > .recent-jobs > .btn-accent[href$="jobs"][title="View all Jobs"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 2.45 (foreground color: #ffffff, background color: #2fb2df, font size: 10.0pt (13.3px), font weight: bold). Expected contrast ratio of 4.5:1 .super-nav__mobile-menu > aside > .widget.mb-5:nth-child(7) > .recent-jobs > .btn-accent[href$="jobs"][title="View all Jobs"]

ARIA roles used must conform to valid values

critical

Ensures all elements with a role attribute use a valid value. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 4.1.2, EN-301-549, EN-9.4.1.2
  1. <div id="sbi_images" style="display:block;" class="sbi_carousel sbi-owl-loaded sbi-owl-drag" role="carousel">
    Element selector:
    #sbi_images
    Failing checks (All of these should pass)
    • Role must be one of the valid ARIA roles: carousel