Axe-coreĀ® Accessibility Results
axe-core found 4 violations
| # | Description | Axe rule ID | WCAG | Impact | Count |
|---|---|---|---|---|---|
| 1 | Form elements should have a visible label | label-title-only | Best practice | serious | 1 |
| 2 | Form elements must have labels | label | WCAG 2 Level A, WCAG 4.1.2 | critical | 1 |
| 3 | All page content should be contained by landmarks | region | Best practice | moderate | 2 |
Failed
1. Form elements should have a visible label
Learn morelabel-title-only
Best practice
Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes
serious
Issue Tags: cat.forms best-practice
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix all of the following:
|
2. Form elements must have labels
Learn morelabel
WCAG 2 Level A, WCAG 4.1.2
Ensure every form element has a label
critical
Issue Tags: cat.forms wcag2a wcag412 section508 section508.22.n TTv5 TT5.c EN-301-549 EN-9.4.1.2 ACT
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
|
3. All page content should be contained by landmarks
Learn moreregion
Best practice
Ensure all page content is contained by landmarks
moderate
Issue Tags: cat.keyboard best-practice
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
|
| 2 |
Element location
Element source
|
Fix any of the following:
|