Lever webbplatsen upp till EU:s webbdirektiv och WCAG?
Betyg: 1 av 5
* Väldigt dålig tillgänglighet!
* Antal tillgänglighetsproblem: 15 st
Problem:
* The html element should have a lang or xml:lang attribute which describes the language of the document.
* 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 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.
* Duplicate id attribute value "searchform" found on the web page.
* 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.
* Duplicate id attribute value "s" found on the web page.
* Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
* Anchor element found with a valid href attribute, but no link content has been supplied.