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: 13 st
Problem:
* The html element should have a lang or xml:lang attribute which describes the language of the document.
* 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.
* Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
* Anchor element found with a valid href attribute, but no link content has been supplied.
* The relationship between td elements and their associated th elements is not defined. As this table has multiple levels of th elements, you must use the headers attribute on td elements.
* Anchor element found with a valid href attribute, but no link content has been supplied.
* A element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.95:1. Recommendation: change background to #ce4c00.
* Iframe element requires a non-empty title attribute that identifies the frame.