Tillgänglighet enligt Pa11y
Lever webbplatsen upp till EU:s webbdirektiv och WCAG?
Betyg: 1 av 5
* Väldigt dålig tillgänglighet!* Antal tillgänglighetsproblem: 18 st
Problem:
* A textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
* A 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.
* A element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 2.77:1. Recommendation: change background to #fcfcfc.
* A textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
* A 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.
* Anchor element found with a valid href attribute, but no link content has been supplied.
* Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.