Tillgänglighet enligt Pa11y
Lever webbplatsen upp till EU:s webbdirektiv och WCAG?
Betyg: 2 av 5
* Dålig tillgänglighet.* Antal tillgänglighetsproblem: 6 st
Problem:
* A element has role of "button" but does not have a name available to an accessibility API. Valid names are: element content, aria-label undefined, aria-labelledby undefined.
* A form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.