Page Scan Results:
Contact Us

https://www.hptc.edu/contact-2-2

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

Form elements must have labels
1

Known Issues on This Page

Form elements must have labels

critical

Ensures every form element has a label. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 4.1.2, Old Section 508, EN-301-549, EN-9.4.1.2, ACT
  1. <input inputmode="numeric" id="phone-3f149298-6a61-414b-8b9d-bd738696c543-input-field" autocomplete="tel-national" class="EPP7gUN4hvOdLcPLvYT2" aria-invalid="false" type="text" value="">
    Element selector:
    #phone-3f149298-6a61-414b-8b9d-bd738696c543-input-field
    Failing checks (At least one of these should pass)
    • Form element does not have an implicit (wrapped) <label>
    • Form element does not have an explicit <label> .EEMfEixsuO1vg4NCa5hi > .field[data-dynamic-strings=""] > .LvAkJ9xQ71AovsTYPLTr.caption
    • 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 has no placeholder attribute
    • Element's default semantics were not overridden with role="none" or role="presentation"