Lever webbplatsen upp till EU:s webbdirektiv och WCAG?
Betyg: 1 av 5
* Väldigt dålig tillgänglighet!
* Antal tillgänglighetsproblem: 24 st
Problem:
* Anchor element found with a valid href attribute, but no link content has been supplied.
* 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 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.
* Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
* Duplicate id attribute value "module_images" found on the web page.
* Duplicate id attribute value "image_module_nr_1" found on the web page.
* Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
* 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 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.
* Info: För många unika problem för att lista alla