Page Scan Results:
CONSULTING & CUSTOMIZED TRAINING FOR YOUR BUSINESS

https://centraltech.edu/oq-safety-industry-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

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

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>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"]