Site Report

[Skip navigation links]

This tab shows accessibility issues, indicating problems for older users, people with disabilities and those with accessibility needs.

WCAG2Section 508Key
ACriticalCriticalCritical Priority A - accessibility users will find it impossible to use some pages
AAVery Important   Very Important Priority AA - accessibility users will find it difficult to use some pages
AAAImportant   Less Important Priority AAA - accessibility users will find it somewhat difficult to use some pages
PriorityURL / Description Line
View Pages  CriticalA reference has been made to a non-existent ID.WCAG2 A F17
The broken IDREF will prevent screen readers from identifying the target of this reference.
http://ezokupon.ru/account/repass/ 637
View Pages  CriticalEach A tag must contain text or an IMG with an ALT tag.WCAG2 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://ezokupon.ru/ 333 478 479 483 1555 ...
http://ezokupon.ru/account/repass/ 336 466 467 471 472 ...
View Pages  CriticalIMG tags must have an ALT attribute.Section 508 1194.22 (a) WCAG2 A F65
Add an ALT attribute describing each image, which screen readers read aloud. Spacer images and purely decorative images should use ALT=''.
http://ezokupon.ru/ 289 544 561
http://ezokupon.ru/account/repass/ 290 929 934
View Pages  CriticalLABEL elements should be associated with other controls using FOR attributes.WCAG2 A 4.1.2
Add a FOR attribute set to the ID of the associated control. Some screen readers ignore labels without FOR attributes.
http://ezokupon.ru/account/repass/ 623
View Pages  CriticalThe tab order does not follow logical sequences on the page.WCAG2 A F44
When the values of the TABINDEX attribute are assigned in a different order than the relationships and sequences in the content, the tab order no longer follows the relationships and sequences in the content.
http://ezokupon.ru/account/repass/ 160 640
View Pages  CriticalThis form control has no associated LABEL element.WCAG2 A F68 Section 508 1194.22 (n)
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.
http://ezokupon.ru/ 1440 1442
http://ezokupon.ru/account/repass/ 565 624 645 996 998 ...
View Pages  CriticalThis form has fields without LABEL elements or TITLE attributes.Section 508 1194.22 (n)
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.
http://ezokupon.ru/ 1440 1442
http://ezokupon.ru/account/repass/ 565 624 645 996 998 ...
View Pages  CriticalThis LABEL refers to a non-existent control.WCAG2 A F17 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://ezokupon.ru/account/repass/ 637
View Pages  CriticalThis page has duplicate IDs which cause problems in screen readers.WCAG2 A F77
Two or more tags on this page share the same ID. Change the ID so it is unique for each tag.
http://ezokupon.ru/ 667 668
http://ezokupon.ru/account/repass/ 679 688 694 703 709
View Pages  CriticalThis page has markup errors, causing screen readers to miss content.WCAG2 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://ezokupon.ru/ 359 635 650 1526 1532 ...
http://ezokupon.ru/account/repass/ 361 657 747 1088 1117 ...
View Pages  CriticalUse the LANG attribute to identify the language of the page.WCAG2 A 3.1.1
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.
http://ezokupon.ru/ 2
http://ezokupon.ru/account/repass/ 3
View Pages  Very ImportantEnsure that foreground and background colors have enough contrast.WCAG2 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 1.970602. The ratio should be 4.5 or more, and for links this applies to both visited and unvisited styles.
http://ezokupon.ru/
 386 461 462 463
View Pages  Very ImportantUse relative rather than absolute units in CSS property values.WCAG2 AA 1.4.4
Absolute units are CM, MM, IN, PC and PT. When used with fonts PX is also considered an absolute unit, because it isn't relative the user's preferred font size. Low-vision users often use the "large fonts" mode of Windows, which makes each pixel larger than usual. This usually causes problems with pixel based layouts, which also perform badly on handheld and widescreen displays. Percentage values "stretch" according to screen size and work on a large range of display sizes.
http://ezokupon.ru/account/repass/ 131
View Pages  Very ImportantUse relative rather than absolute units in FONT SIZE attributes.WCAG2 AA 1.4.4
Ideally you should CSS rules instead of FONT elements, If you must use FONT elements use relative sizes like SIZE="+1" or SIZE="-1" instead of absolute sizes like SIZE="1" Text must be resizable to allow low-vision users to use a larger default font size.
http://ezokupon.ru/account/repass/ 938
View Pages  ImportantAvoid specifying a new window as the target of a link with target="_blank".WCAG2 AAA F22
Displaying new windows without warning is very confusing to non-sighted users because some screen readers do not give any indication when new windows appear. If you cannot avoid displaying a new window, insert a warning into the link text like the following: "opens in a new window".
http://ezokupon.ru/ 529 1555
http://ezokupon.ru/account/repass/ 949 1032 1084 1092 1111 ...
View Pages  ImportantEach section of content should begin with a heading tag (H1, H2, H3), but this page has no heading tags.WCAG2 AAA 2.4.10
Divide the content with headings so that the top level heading is H1, sub-headings are H2 and so on. Use CSS style rules to change heading font styles if needed.
http://ezokupon.ru/ 1
View Pages  ImportantIf several links on a page use the same link text, all those links should point to the same destination.WCAG2 AAA 2.4.9
If several links refer to different targets but share the same link text, add additional link text hidden offscreen by CSS.
This text is used in some of the duplicated links: "Регистрация".
http://ezokupon.ru/account/repass/
 303
Expand All17 issues on 2 pages
Close HelpHelp More Info