Page Scan Results:
Entrepreneurial & Small Business Development

https://www.sotech.edu/apps/pages/oksbdc

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/8c57/22/08/11/145842-f753d357-6465-48e8-bf5b-f3209e5c32f0.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/9444/22/07/20/192822-217c48d3-456e-4379-b391-7ab39203af29.jpeg" alt=" " width="100%">
    Element selector:
    img[alt=" "][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