[Skip navigation links]

Site Report

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.

LevelWCAG 2.0Section 508 - 2017Key
ALevel A, 5 issuesLevel A, 5 issuesCritical Pages with level A issues are unusable for some people
AALevel AA, 1 issuesLevel AA, 1 issuesVery Important Pages with level AA issues are very difficult to use
AAALess Important Pages with level AAA issues can be difficult to use
PriorityDescription and URLGuideline and Line#Count

Level A

5 issues on 1 pages

CriticalDuplicate id - the same ID is used on more than one element. HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1 1 pages
`id=book`.
https://suttacentral.net/
Line 305 372 1462 2066 2149 ...
CriticalElement style not allowed as child element in this context. HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1 1 pages
https://suttacentral.net/Line 181
Criticalimg elements must have an alt attribute. WCAG 2.0 A F65 Section 508 (2017) A F65 1 pages
Add an ALT attribute describing each image, which screen readers read aloud. Spacer images and purely decorative images should use ALT=''.

Impact on users:

  • NVDA 2015.2 FF40 Windows 7 Reading: Image ignored.
  • JAWS 16.0.4350 FF40 Windows 7 Reading: Image ignored.
  • WindowEyes 8.4 IE11 Windows 7 Reading: Image ignored.
  • VoiceOver Safari OSX 10.10 Reading: Image filename read out.
  • VoiceOver Safari iOS 7.1 Touch: Image filename read out.
  • SaToGo 3.4.96.0 IE11 Windows 7 Reading: Image ignored.
https://suttacentral.net/Line 2705
CriticalRemoving the underline from links makes it hard for color-blind users to see them. WCAG 2.0 A F73 Section 508 (2017) A F73 1 pages
Remove the text-decoration:none property from your link styles, or add other style attributes in addition to color changes to make links visible without color vision.
https://suttacentral.net/Line 2722
CriticalUse the lang attribute to identify the language of the page. WCAG 2.0 A 3.1.1 Section 508 (2017) A 3.1.1 1 pages
In HTML add a `lang` attribute to the `html` tag, and in PDF set the language using Document Properties in Acrobat. This allows screen readers to pronounce words correctly.
https://suttacentral.net/Line 1

Level AA

1 issues on 1 pages

Very ImportantEnsure that text and background colors have enough contrast. WCAG 2.0 AA 1.4.3 Section 508 (2017) AA 1.4.3 1 pages

Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.

  • The contrast ratio should be 3.0 or more for 18 point text, or larger
  • The contrast ratio should be 3.0 or more for 14 point bold text, or larger
  • The contrast ratio should be 4.5 or more for all other text
The text color to background color contrast ratio is:
2.78 with color: rgb(206,132,0);background-color: rgb(245,245,245);font-size: 14.04pt;font-weight: 700.00;
2.78 with color: rgb(206,132,0);background-color: rgb(245,245,245);font-size: 12.00pt;font-weight: 400.00;
2.78 with color: rgb(206,132,0);background-color: rgb(245,245,245);font-size: 12.00pt;font-weight: 400.00;
2.78 with color: rgb(206,132,0);background-color: rgb(245,245,245);font-size: 14.04pt;font-weight: 700.00;
2.78 with color: rgb(206,132,0);background-color: rgb(245,245,245);font-size: 14.04pt;font-weight: 700.00;
https://suttacentral.net/
Line 2714 2714 2715 2722 2725 ...
Expand all 6 issues