Accessibility Report

zola-monoplain by Page

94%
Summary: (42) zola-monoplain

Summary

Origin
zola-monoplain
Date
2026-01-19 01:53:08
Total Issues
42
Total Errors
46
Total Warnings
2070
Total Notices
0
Total Pages
38
Missing Alt Index
0
Overall Accessibility Score
94%

Issues by Code

Issues are grouped by code. The code is a unique identifier for the issue.

Issues are sorted by code name.

Click on the code to view the issue.

(12) aria-valid-attr

aria-valid-attr

12 issues found.

aria-valid-attr issue code.

Issues
Type Code Message Count Selector URL
error aria-valid-attr ARIA attributes must conform to valid names 1 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 2 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 3 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 4 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 5 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 6 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 7 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 8 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 9 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 10 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 11 #main>:nth-child(1) View Issue
error aria-valid-attr ARIA attributes must conform to valid names 12 #main>:nth-child(1) View Issue
(3) label

label

3 issues found.

label issue code.

Issues
Type Code Message Count Selector URL
error label Form elements must have labels 1 #main>:nth-child(44)>:nth-child(1)>:nth-child(1) View Issue
error label Form elements must have labels 2 #main>:nth-child(44)>:nth-child(2)>:nth-child(1) View Issue
error label Form elements must have labels 3 #main>:nth-child(44)>:nth-child(3)>:nth-child(1) View Issue
(23) scrollable-region-focusable

scrollable-region-focusable

23 issues found.

scrollable-region-focusable issue code.

Issues
Type Code Message Count Selector URL
error scrollable-region-focusable Scrollable region must have keyboard access 1 #main>:nth-child(20) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 2 #main>:nth-child(22) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 3 #main>:nth-child(7) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 4 #main>:nth-child(9) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 5 #main>:nth-child(13) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 6 #main>:nth-child(17) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 7 #main>:nth-child(21) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 8 #main>:nth-child(26) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 9 #main>:nth-child(9) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 10 #main>:nth-child(12)>:nth-child(3)>:nth-child(2) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 11 #main>:nth-child(14) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 12 #main>:nth-child(31) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 13 #main>:nth-child(8) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 14 #main>:nth-child(11) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 15 #main>:nth-child(14) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 16 #main>:nth-child(17) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 17 #main>:nth-child(22) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 18 #main>:nth-child(25) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 19 #main>:nth-child(29) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 20 #main>:nth-child(29) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 21 #main>:nth-child(54) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 22 #main>:nth-child(57) View Issue
error scrollable-region-focusable Scrollable region must have keyboard access 23 #main>:nth-child(63) View Issue
(1) WCAG2AA.Principle1.Guideline1_3.1_3_1.F68

WCAG2AA.Principle1.Guideline1_3.1_3_1.F68

1 issues found.

WCAG2AA Principle1 Guideline1_3 1_3_1 F68 issue code.

Issues
Type Code Message Count Selector URL
error WCAG2AA Principle1 Guideline1_3 1_3_1 F68 This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate. 1 #main>:nth-child(44)>:nth-child(1)>:nth-child(1) View Issue
(1) WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail

WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail

1 issues found.

WCAG2AA Principle1 Guideline1_4 1_4_3 G18 Fail issue code.

Issues
Type Code Message Count Selector URL
error WCAG2AA Principle1 Guideline1_4 1_4_3 G18 Fail This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #fff. 1 #main>:nth-child(32)>:nth-child(1)>:nth-child(1) View Issue
(2) WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputCheckbox.Name

WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputCheckbox.Name

2 issues found.

WCAG2AA Principle4 Guideline4_1 4_1_2 H91 InputCheckbox Name issue code.

Issues
Type Code Message Count Selector URL
error WCAG2AA Principle4 Guideline4_1 4_1_2 H91 InputCheckbox Name This checkboxinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined. 1 #main>:nth-child(44)>:nth-child(1)>:nth-child(1) View Issue
error WCAG2AA Principle4 Guideline4_1 4_1_2 H91 InputCheckbox Name This checkboxinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined. 2 #main>:nth-child(44)>:nth-child(2)>:nth-child(1) View Issue