Page Scan Results:
Safety Training

https://www.sotech.edu/apps/pages/safety-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

Images must have alternate text

critical

Ensures <img> elements have alternate text or a role of none or presentation. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 1.1.1, Old Section 508, EN-301-549, EN-9.1.1.1, ACT
  1. <img src="https://3.files.edl.io/1ab8/22/08/15/190706-2e703cae-d730-4b9e-a32e-f1816b4feb8d.jpeg" class="the-photo" alt=" ">
    Element selector:
    .the-photo
    Failing checks (All of these should pass)
    • Element has an alt attribute containing only a space character, which is not ignored by all screen readers
  2. <img style="display: block; margin-left: auto; margin-right: auto;" src="https://3.files.edl.io/22e9/22/07/20/202416-a971d10c-fbc4-4b16-b1c7-01ca4bbf10e5.jpeg" alt=" " width="100%">
    Element selector:
    img[width="100%"]
    Failing checks (All of these should pass)
    • Element has an alt attribute containing only a space character, which is not ignored by all screen readers