1 | 1.1.1 | 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 href="https://www.hillerod.dk/borger/borgerservice/" target="_blank">
<img src="/med...</a>
| html > body > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(3) > div > div:nth-child(1) > div > div > div:nth-child(2) > div:nth-child(1) > a
|
2 | 1.1.1 | 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 href="https://www.hillerod.dk/borger/miljoe-og-natur/" target="_blank">
<img src="/med...</a>
| html > body > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(3) > div > div:nth-child(2) > div > div > div:nth-child(2) > div:nth-child(1) > a
|
3 | 1.1.1 | 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 href="https://www.hillerod.dk/borger/arbejde-og-uddannelse/" target="_blank">
<img src="/med...</a>
| html > body > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(3) > div > div:nth-child(3) > div > div > div:nth-child(2) > div:nth-child(1) > a
|
4 | 1.1.1 | 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 href="https://www.hillerod.dk/borger/bolig-byggeri-og-flytning/" target="_blank">
<img src="/med...</a>
| html > body > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(3) > div > div:nth-child(4) > div > div > div:nth-child(2) > div:nth-child(1) > a
|
5 | 1.1.1 | 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 href="https://www.hillerod.dk/borger/familie-og-boern/" target="_blank">
<img src="/med...</a>
| html > body > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(3) > div > div:nth-child(5) > div > div > div:nth-child(2) > div:nth-child(1) > a
|
6 | 1.1.1 | 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 href="https://www.hillerod.dk/borger/kultur-idraet-og-frivillighed/" target="_blank">
<img src="/med...</a>
| html > body > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(3) > div > div:nth-child(6) > div > div > div:nth-child(2) > div:nth-child(1) > a
|
7 | 1.1.1 | 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 href="https://www.hillerod.dk/borger/trafik-og-veje/" target="_blank">
<img src="/med...</a>
| html > body > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(3) > div > div:nth-child(7) > div > div > div:nth-child(2) > div:nth-child(1) > a
|
8 | 1.1.1 | 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 href="https://www.hillerod.dk/borger/sundhed-omsorg-og-handicap/" target="_blank">
<img src="/med...</a>
| html > body > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > div > div > div:nth-child(3) > div > div:nth-child(8) > div > div > div:nth-child(2) > div:nth-child(1) > a
|
9 | 4.1.2 | Anchor element found with a valid href attribute, but no link content has been supplied. | <a href="mailto:hillerod@hillerod.dk"></a>
| html > body > div:nth-child(2) > div:nth-child(3) > footer > div:nth-child(2) > div > div:nth-child(1) > div > div:nth-child(2) > div > p:nth-child(1) > a:nth-child(5)
|
10 | 4.1.2 | This 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. | <button type="button"><i class="search-icon"></i></button>
| #search-box-mobil > button
|
11 | 4.1.2 | This 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. | <button type="button"><i class="search-icon"></i></button>
| #search-box > button
|
12 | 4.1.2 | This searchinput 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="search" placeholder="Skriv hvad du søger..." autocomplete="off">
| #search-box-mobil > input
|
13 | 4.1.2 | This searchinput 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="search" placeholder="Skriv hvad du søger..." autocomplete="off">
| #search-box > input
|