[Skip navigation links]

50% of pages50%of pages

Accessibility

1 page with accessibility issues

worse than average50% of the pages on this site have accessibility issues, which is worse than average. The percentage of pages with accessibility issues averages 12% on other sites.

This tab shows accessibility issues, indicating problems for older users, people with disabilities or accessibility needs. Automated testing cannot detect all accessibility issues, so should be used alongside human testing.

WCAG 2.1

Level A0% Pages with level A issues have critical accessibility barriers and are unusable by some people.

Level AA50% Pages with level AA issues have major accessibility barriers and are very difficult to use.

Level AAA0% Pages with level AAA issues have minor accessibility barriers and can be difficult to use.

Section 508

Level A0% Pages with level A issues have critical accessibility barriers and are unusable by some people.

Level AA50% Pages with level AA issues have major accessibility barriers and are very difficult to use.

ARIA

Errors0% Errors indicate conformance errors, and appear when mandatory specification requirements are not met.

Warnings0% Warnings do not indicate conformance errors, but appear when optional specification requirements are not met.

PriorityDescription and URLGuideline and Line NumberCount

Level AA

1 issues on 1 pages

Pages with level AA issues have major accessibility barriers and are very difficult to use.

Very ImportantIf you set any of the colors on the body or a elements you must set all of them. WCAG AA F24 WCAG 1.4.3 WCAG 1.4.6 WCAG 1.4.8 508 AA F24 1 pages
In HTML the color attributes are text, bgcolor, link, alink and vlink. In CSS the attributes are color and background-color. Some users have browser defaults set to white text on a black background, so setting one color without setting the others can result in white text on a white background. Rule: AccHtmlUnsetTextOrBackgroundColor
The colors used are:
color: rgb(0,0,0) from browser settings
background: rgb(238,238,238) from www.example.com
<h1>Example Domain</h1>
Line 12
color: rgb(0,0,0) from browser settings
background: rgb(238,238,238) from www.example.com
<p>This domain is for use in .... Avoid use in operations.</p>
Line 14

https://www.example.com/

Informative

These messages are for information only and do not indicate errors or conformance problems.

InformationWCAG Success Criteria 4.1.1 is always satisfied for HTML and XML pages. WCAG 4.1.1 1 pages
Since WCAG 2 4.1.1 was written, the HTML Standard has added requirements specifying exactly how browsers handle incomplete markup, incorrectly nested elements, duplicate attributes, and duplicate IDs. This means the "except where the specifications allow" condition in 4.1.1 is satisfied. Rule: AccWcag2-4.1.1

https://www.example.com/

Line 1

Expand all 2 issues