Page Scan Results:
MDTC Transcript Request

https://www.middeltech.com/mdtc-transcript-request/

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 href="https://www.middeltech.com">Home</a>
    Element selector:
    .breadcrumb-item:nth-child(1) > a[href$="www.middeltech.com"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.2 (foreground color: #f2622d, background color: #ffffff, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 4.5:1 body
  2. <a href="https://www.middeltech.com/wp-content/uploads/2023/08/Transcript-Request-Form-Aimee-Harden.pdf" target="_blank" title="Download Transcript Request Form Here" class=" btn btn-secondary">
    Download Transcript Request Form Here </a>
    Element selector:
    .btn-secondary.btn[target="_blank"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.2 (foreground color: #ffffff, background color: #f2622d, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1 .btn-secondary.btn[target="_blank"]
  3. <small>©2023 - Mid-Del Technology Center. Website designed &amp; developed by <a href="https://back40design.com" target="_blank">Back40 Design</a>. <a href="/privacy-policy">Privacy Policy</a></small>
    Element selector:
    small
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.2 (foreground color: #ffffff, background color: #f2622d, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1 .B40-info
  4. <a href="https://back40design.com" target="_blank">Back40 Design</a>
    Element selector:
    a[href$="back40design.com"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.2 (foreground color: #ffffff, background color: #f2622d, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1 .B40-info
  5. <a href="/privacy-policy">Privacy Policy</a>
    Element selector:
    a[href$="privacy-policy"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.2 (foreground color: #ffffff, background color: #f2622d, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1 .B40-info

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 decoding="async" data-src="https://www.middeltech.com/wp-content/uploads/2022/05/facebook-1.png" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==">
    Element selector:
    a[title="Facebook"] > .lazyload[decoding="async"]
    Failing checks (At least one of these should pass)
    • Element does not have an alt attribute
    • aria-label attribute does not exist or is empty
    • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
    • Element has no title attribute
    • Element's default semantics were not overridden with role="none" or role="presentation"
  2. <img decoding="async" data-src="https://www.middeltech.com/wp-content/uploads/2022/05/twitter-1.png" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==">
    Element selector:
    a[title="Twitter"] > .lazyload[decoding="async"]
    Failing checks (At least one of these should pass)
    • Element does not have an alt attribute
    • aria-label attribute does not exist or is empty
    • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
    • Element has no title attribute
    • Element's default semantics were not overridden with role="none" or role="presentation"
  3. <img decoding="async" data-src="https://www.middeltech.com/wp-content/uploads/2022/05/instagram-1.png" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==">
    Element selector:
    a[title="Instagram"] > .lazyload[decoding="async"]
    Failing checks (At least one of these should pass)
    • Element does not have an alt attribute
    • aria-label attribute does not exist or is empty
    • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
    • Element has no title attribute
    • Element's default semantics were not overridden with role="none" or role="presentation"