Page Scan Results:
Account Login
https://students.tulsatech.edu/account/login?ReturnUrl=%2f
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
Known Issues on This Page
<html> element must have a lang attribute
Ensures every HTML document has a lang attribute. Axe Reference
-
<html xmlns="http://www.w3.org/1999/xhtml">Element selector:htmlFailing checks (At least one of these should pass)
- The <html> element does not have a lang attribute
Needs Review - These "incomplete" issues may be problematic, but couldn't be completely tested automatically. They should be reviewed by a real person.
Needs Review Summary
Needs Review on This Page
Elements must meet minimum color contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference
-
<input type="submit" value="Log In" class="submit">Element selector:input[value="Log In"]Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
input[value="Log In"]
-
Element's background color could not be determined due to a background image
-
<p> Welcome to Tulsa Tech Online. In order to apply online for admission to a program, you must first register for an account. </p>Element selector:.register-area > p:nth-child(2)Failing checks (At least one of these should pass)
- Element's background color could not be determined because it partially overlaps other elements
-
<p> If you are experiencing difficulties, please contact Tulsa Tech at (918) 828-5000 or email us at <a href="mailto:info@tulsatech.edu">info@tulsatech.edu</a>. </p>Element selector:.register-area > p:nth-child(3)Failing checks (At least one of these should pass)
- Element's background color could not be determined because it partially overlaps other elements
-
<input type="submit" value="Register" class="submit">Element selector:input[value="Register"]Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
input[value="Register"]
-
Element's background color could not be determined due to a background image