Site Report

[Skip navigation links]

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 508Key
ALevel A, 5 issues508, 4 issuesCritical Priority A - accessibility users will find it impossible to use some pages
AALevel AA, 1 issuesVery Important Priority AA - accessibility users will find it difficult to use some pages
PriorityURL / Description Line

Priority 1 Issues (Level A)

CriticalEach A tag must contain text or an IMG with an ALT attribute.WCAG 2.0 A F89
Add text to the link, or ALT text if the link contains an image. If there is no link text or the ALT tag is blank, screen readers have nothing to read, so read out the URL instead.
http://www.greenlam.com/eu/ 223 227 231 861 1028 ...
http://www.greenlam.com/eu/checkout/cart/ 63 223 227 231 631 ...
http://www.greenlam.com/eu/customer/account/create/ 63 223 227 231 846 ...
http://www.greenlam.com/eu/customer/account/login/ 63 223 227 231 730 ...
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
CriticalIMG tags must have an ALT attribute.Section 508 1194.22 (a) WCAG 2.0 A F65
Add an ALT attribute describing each image, which screen readers read aloud. Spacer images and purely decorative images should use ALT=''.
http://www.greenlam.com/eu/ 705 716 728 861 1095 ...
http://www.greenlam.com/eu/checkout/cart/ 137 170 193 559 619 ...
http://www.greenlam.com/eu/customer/account/create/ 137 170 193 700 834 ...
http://www.greenlam.com/eu/customer/account/login/ 137 170 193 658 718 ...
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
CriticalProvide a way to skip repetitive navigation links.Section 508 1194.22 (o)
Without a skip link, screen readers read out the navigation links on every page before reading the page content. Headings can be a substitute in limited circumstances, but they're not used by all screen reader users, and many other assistive technology users have no way to navigate via headings. Add a "Skip to Content" link at the start of the document hidden offscreen by CSS, and made visible on focus, so it's available to keyboard and screen reader users: <a class="accessible" href="#main">[Skip to Content]</a>
http://www.greenlam.com/eu/ 724 861
http://www.greenlam.com/eu/checkout/cart/ 630
CriticalThis form control has no programmatically determined name.WCAG 2.0 A F68 Section 508 1194.22 (n)

A programmatically determined name allows screen readers to tell the user what the control does. To add a name do one of the following:

  • Use a LABEL element with the FOR attribute set to the ID of the form control
  • Wrap a LABEL element around the form control
  • Add an ARIA-LABELLED attribute
  • Add a TITLE attribute
  • Add an ARIA-LABEL attribute (not supported in all screen readers)
http://www.greenlam.com/eu/ 245
http://www.greenlam.com/eu/checkout/cart/ 245
http://www.greenlam.com/eu/customer/account/create/ 245
http://www.greenlam.com/eu/customer/account/login/ 245
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
CriticalThis LABEL refers to a non-existent control.Section 508 1194.22 (n)
This happens when the FOR attribute doesn't exactly match a control ID, or targets a control NAME instead of a control ID.
http://www.greenlam.com/eu/ 244
http://www.greenlam.com/eu/checkout/cart/ 244
http://www.greenlam.com/eu/customer/account/create/ 244
http://www.greenlam.com/eu/customer/account/login/ 244
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
CriticalThis page has duplicate IDs which cause problems in screen readers.WCAG 2.0 A F77
Two or more elements on this page share the same ID, which cause problems in screen readers which use IDs for labeling controls and table headings. This also causes problems in JavaScript methods like getElementById and querySelector, which behave inconsistently when duplicate IDs are present. Change the ID so it is unique for each element.
http://www.greenlam.com/eu/customer/account/create/ 698
CriticalThis page has markup errors, causing screen readers to miss content.WCAG 2.0 A F70
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.
http://www.greenlam.com/eu/ 63 245 245 264
http://www.greenlam.com/eu/checkout/cart/ 63 245 245 264
http://www.greenlam.com/eu/customer/account/create/ 63 245 245 264 698
http://www.greenlam.com/eu/customer/account/login/ 63 245 245 264

Priority 2 Issues (Level AA)

Very ImportantEnsure that foreground and background colors have enough contrast.WCAG 2.0 AA 1.4.3
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 foreground/background contrast ratio is 4.133093. The ratio should be 3.0 or more for large text, 4.5 or more for all other text. For links this applies to both visited and unvisited styles.
http://www.greenlam.com/eu/
246
The foreground/background contrast ratio is 1. The ratio should be 3.0 or more for large text, 4.5 or more for all other text. For links this applies to both visited and unvisited styles.
http://www.greenlam.com/eu/india/index.php/
584 599
The foreground/background contrast ratio is 1. The ratio should be 3.0 or more for large text, 4.5 or more for all other text. For links this applies to both visited and unvisited styles.
http://www.greenlam.com/eu/singapore/index.php/
584 599
The foreground/background contrast ratio is 1. The ratio should be 3.0 or more for large text, 4.5 or more for all other text. For links this applies to both visited and unvisited styles.
http://www.greenlam.com/eu/us/index.php/
584 599
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
8 issues on 8 pages