Page Scan Results:
On Campus Catering

https://www.sotech.edu/apps/pages/campus-catering

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 Summary

Images must have alternate text
2

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 style="display: block; margin-left: auto; margin-right: auto;" src="https://3.files.edl.io/8503/22/07/20/172935-02cccb99-d69e-4a5c-9010-edc283bc7169.jpeg" alt=" " width="75%">
    Element selector:
    img[width="75%"]
    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/0709/22/07/20/173121-be87c499-d466-43d0-a2d5-af2f2f4056fb.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