[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.2Section 508 - 2017Key
ALevel A, 7 issuesLevel A, 7 issuesCritical Pages with level A issues are unusable for some people
AAVery Important Pages with level AA issues are very difficult to use
AAALevel AAA, 1 issuesLess Important Pages with level AAA issues can be difficult to use
PriorityDescription and URLGuideline and Line#Count

Level A

7 issues on 8 pages

CriticalDecorative and spacer images must have a null alt attribute. WCAG 2.2 A F38 Section 508 (2017) A F38 6 pages
Images used for decoration only should have alt='' or role=presentation so they can be ignored by screen readers.

Impact on users:

  • JAWS : Reads out redundant alt text.
  • NVDA : Reads out redundant alt text.
  • VoiceOver : Reads out redundant alt text.
1.1.1
http://ruda4nik.ru/Line 188 347 408 456 486 ...
http://ruda4nik.ru/cvety/Line 426 511 545 562 579 ...
http://ruda4nik.ru/derevya/Line 427 461 478 512 546 ...
http://ruda4nik.ru/ogorod/Line 443 460 511 528 579 ...
This issue was found on another 2 pages. The trial version is limited to showing issues on 4 pages.
CriticalHTML form control has no accessible name. WCAG 2.2 A F68 Section 508 (2017) A F68 7 pages

A label (or name) linked to the control allows screen readers to voice the label correctly when reading the control. To add a label 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 a title attribute
  • Add an aria-label attribute
  • Add an aria-labelledby attribute
4.1.2
http://ruda4nik.ru/Line 251 254 257
http://ruda4nik.ru/contact.htmlLine 197 200 201 203 205
http://ruda4nik.ru/derevya/Line 300 300 300
http://ruda4nik.ru/ogorod/Line 300 300 300
This issue was found on another 3 pages. The trial version is limited to showing issues on 4 pages.
CriticalIdentify row and column headers in data tables using th elements, and mark layout tables with role=presentation. WCAG 2.2 A F91 Section 508 (2017) A F91 8 pages
Data tables allow screen reader users to understand column and row relationships. Layout tables read cells as a series of unrelated paragraphs with no tabular structure.

Without th or role, screen readers apply heuristics to decide whether a table is a layout table or data table. These heuristics vary greatly between screen readers, and are affected by browser being used, window size, and font size (so the outcome is very unpredictable without th or role).

If a data table has headers marked up using td, then change these to th. If a data table has no headers, add th elements describing each row and/or column. If the table is only used for layout add role=presentation to the table element.

Impact on users:

  • JAWS Reading: Treats tables without th and role as layout tables if the table contains cells above or below certain pixel sizes. This measurement is affected by browser window size, browser font size, and the browser used.
  • NVDA Reading: Applies a layout table heuristic to tables without th and role which varies depending on the browser used and on the window size in some circumstances.
  • VoiceOver Reading: Uses a sophisticated heuristic on tables without th and role, which is similar (but not identical) to the heuristic used by NVDA with Firefox.
1.3.1
http://ruda4nik.ru/Line 306
http://ruda4nik.ru/contact.htmlLine 184
http://ruda4nik.ru/derevya/Line 419
http://ruda4nik.ru/o_nas.htmlLine 183 188
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.
Criticalimg elements must have an accessible name. WCAG 2.2 A F65 Section 508 (2017) A F65 6 pages
Add an alt attribute describing the image, which screen readers voice instead of the image. Spacer images and purely decorative images should use alt="" without any global ARIA attributes. Do not use alt text containing only spaces since that's voiced as an unlabeled image.

Impact on users:

  • NVDA 2023.3 Chrome 120 Windows 10 Reading: Image ignored.
  • NVDA 2023.3 FF 115 Windows 10 Reading: Image ignored.
  • NVDA 2023.3 Edge 120 Windows 10 Reading: Image ignored.
  • JAWS 2023.2311.34 Chrome 120 Windows 10 Reading: Image ignored.
  • JAWS 2023.2311.34 FF 115 Windows 10 Reading: Image ignored.
  • JAWS 2023.2311.34 Edge 120 Windows 10 Reading: Image ignored.
  • VoiceOver macOS 13.6 Safari 16.6 macOS 13.6.0 Reading: Image filename read out.
  • VoiceOver iOS 16.6 Safari iOS 16.6 iOS 16.6.1 Touch: Image filename read out, along with OCR text from image.
1.1.1
http://ruda4nik.ru/Line 188 347 408 456 486 ...
http://ruda4nik.ru/cvety/Line 426 511 545 562 579 ...
http://ruda4nik.ru/derevya/Line 427 461 478 512 546 ...
http://ruda4nik.ru/ogorod/Line 443 460 511 528 579 ...
This issue was found on another 2 pages. The trial version is limited to showing issues on 4 pages.
Criticalinput type=image elements must have an alt attribute or accessible name. WCAG 2.2 A F65 Section 508 (2017) A F65 1 pages
Add a non-empty alt attribute describing the button action, which screen readers will voice.

Impact on users:

  • NVDA 2023.3 Chrome 120 Windows 10 Reading: Reads "button submit" without saying what button does.
  • NVDA 2023.3 FF 115 Windows 10 Reading: Reads "button" without saying what button does.
  • JAWS 2023.2311.34 Chrome 120 Windows 10 Reading: Reads 'submit' for button without saying what button does.
  • JAWS 2023.2311.34 FF 115 Windows 10 Reading: Reads 'unlabeled' for button without saying what button does.
  • VoiceOver macOS 13.6 Safari 16.6 macOS 13.6.0 Reading: Reads "submit" as button label without saying what button does.
  • VoiceOver iOS 16.6 Safari iOS 16.6 iOS 16.6.1 Touch: Reads "submit" as button label without saying what button does.
1.1.1 4.1.2
http://ruda4nik.ru/contact.htmlLine 205
CriticalThis page uses nested tables, which do not make sense when read in a screen reader. WCAG 2.2 A F49 Section 508 (2017) A F49 1 pages
Add role='presentation' if the inner table is a layout table, otherwise modify the inner table to present the same data without nesting tables. 1.3.2
http://ruda4nik.ru/o_nas.htmlLine 188
CriticalUse the lang attribute to identify the language of the page. WCAG 2.2 A 3.1.1 Section 508 (2017) A 3.1.1 8 pages
In HTML add a lang attribute containing a language code to the html tag, and in PDF set the language using Document Properties in Acrobat. This allows screen readers to pronounce words correctly.
http://ruda4nik.ru/Line 2
http://ruda4nik.ru/contact.htmlLine 2
http://ruda4nik.ru/derevya/Line 2
http://ruda4nik.ru/o_nas.htmlLine 2
This issue was found on another 4 pages. The trial version is limited to showing issues on 4 pages.

Level AAA

1 issues on 1 pages

ImportantEach section of content should begin with a heading element (h1, h2, h3), but this page has no headings. WCAG 2.2 AAA 2.4.10 1 pages
In HTML place headings before each section of content, making sure the main heading is h1, sub-headings are h2 and so on. For PDFs produced from Word, use the Heading 1, Heading 2 and Heading 3 styles.
http://ruda4nik.ru/Line 1
Expand all 8 issues