[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 2Section 508 - 2000Section 508 - 2017Key
ALevel A, 1 issuesCritical, no issuesLevel A, 1 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

1 issues on 1 pages

CriticalEach A element must contain text or an IMG with an ALT attribute.WCAG 2.0 A F89 Section 508 (2017) A F89 1 pages
Add text to the link, or ALT text if the link contains an image. If there is no link text or the ALT text is blank, screen readers have nothing to read, so read out the URL instead.

The TITLE attribute on the A element doesn't work in:

  • WindowEyes 8.4 with IE11 (the link HREF is read instead)
  • VoiceOver on OSX 10.9 (the image filename is read instead)
http://mtkosciuszko.org.au/polski/zdobycie.htmLine 27 28 29

Level AA

1 issues on 1 pages

Very ImportantEnsure that foreground 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 foreground to background color contrast ratio is: 3.5 with color: rgb(255, 0, 0); background-color: rgb(254, 239, 205); font-size: 6.7pt; font-weight: 700 3.5 with color: rgb(255, 0, 0); background-color: rgb(254, 239, 205); font-size: 8pt; font-weight: 700
http://mtkosciuszko.org.au/polski/zdobycie.htm
Line 29 52
Expand all 2 issues