Lemvig Kommune

- test foretaget d. 24-09-2020

Grafen viser at Lemvig ligger nummer 27 ud af 98 kommuner
Grafen viser at Lemvig har 18 fejl fordelt på tre sider
Grafen viser at 26% er over 64 år ifølge Danmarks Statistik, 29-4-2020
  • #27Nummer 27 ud af 98 kommuner.

  • 1818 fejl i alt fordelt på tre sider.

  • 26%26% af 19.722 er over 64 år.

Testen på Lemvig Kommunes forside gav 9 fejl
#KriterieBeskrivelse af fejlenKode hvori der er fejlSti til fejlen
11.3.1This 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.
<input type="text" placeholder="Skriv her hvad du søger ..." name="q" value="" class="form-control" tabindex="2">
#search > input:nth-child(3)
24.1.2Anchor element found with no link content and no name and/or ID attribute.
<a class="ccm__tab-head__icon-wedge" tabindex="0"><svg version="1.2" preserveAspe...</a>
#accordion-Necessary > a
34.1.2Anchor element found with no link content and no name and/or ID attribute.
<a class="ccm__tab-head__icon-wedge" tabindex="0"><svg version="1.2" preserveAspe...</a>
#accordion-Social > a
44.1.2Anchor element found with no link content and no name and/or ID attribute.
<a class="ccm__tab-head__icon-wedge" tabindex="0"><svg version="1.2" preserveAspe...</a>
#accordion-Functionality > a
54.1.2Anchor element found with no link content and no name and/or ID attribute.
<a class="ccm__tab-head__icon-wedge" tabindex="0"><svg version="1.2" preserveAspe...</a>
#accordion-Statistics > a
64.1.2Anchor element found with no link content and no name and/or ID attribute.
<a class="ccm__tab-head__icon-wedge" tabindex="0"><svg version="1.2" preserveAspe...</a>
#accordion-Marketing > a
74.1.2Anchor element found with a valid href attribute, but no link content has been supplied.
<a href="mailto:">	</a>
#right-col > div > a
84.1.2Anchor element found with a valid href attribute, but no link content has been supplied.
<a href="mailto:">	</a>
#footerSections > div:nth-child(4) > div > a
94.1.2This 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.
<input type="text" placeholder="Skriv her hvad du søger ..." name="q" value="" class="form-control" tabindex="2">
#search > input:nth-child(3)