Tillgänglighet enligt Pa11y
Lever webbplatsen upp till EU:s webbdirektiv och WCAG?
Betyg: 2 av 5
* Dålig tillgänglighet.* Antal tillgänglighetsproblem: 7 st
Problem:
* Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
* A fieldset element does not have a name available to an accessibility API. Valid names are: legend element, aria-label undefined, aria-labelledby undefined.
* Fieldset does not contain a legend element. All fieldsets should contain a legend element that describes a description of the field group.
* Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
* 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.
* A fieldset element does not have a name available to an accessibility API. Valid names are: legend element, aria-label undefined, aria-labelledby undefined.
* Fieldset does not contain a legend element. All fieldsets should contain a legend element that describes a description of the field group.