Page Scan Results:
(No H1 element on page)
https://mail.cmn.edu/
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>
Element selector:html
Failing checks (At least one of these should pass)
- The <html> element does not have a lang attribute
Delayed refresh under 20 hours must not be used
Ensures <meta http-equiv="refresh"> is not used for delayed refresh. Axe Reference
-
<meta http-equiv="refresh" content="1;url='https://outlook.office.com/owa/cmn.edu'">
Element selector:meta[http-equiv="refresh"]
Failing checks (At least one of these should pass)
- <meta> tag forces timed refresh of page (less than 20 hours)
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
Page must have means to bypass repeated blocks
Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content. Axe Reference
-
<html>
Element selector:html
Failing checks (At least one of these should pass)
- No valid skip link found
- Page does not have a heading
- Page does not have a landmark region