Lever webbplatsen upp till EU:s webbdirektiv och WCAG?
Betyg: 1 av 5
* Väldigt dålig tillgänglighet!
* Antal tillgänglighetsproblem: 34 st
Problem:
* A link points to a named anchor "content" within the document, but no anchor exists with that name.
* 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 button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
* Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
* 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 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.