1 | 1.1.1 | Img element missing an alt attribute. Use the alt attribute to specify a short text alternative. | <img class="leaflet-tile leaflet-tile-loaded" src="https://a.tile.openstreetmap.org/13/4325/2521.png" style="height: 256px; width: 256px; transform: translate3d(-109px, -71px, 0px);">
| #leafletMap > div:nth-child(1) > div:nth-child(1) > div > div:nth-child(2) > img:nth-child(1)
|
2 | 1.1.1 | Img element missing an alt attribute. Use the alt attribute to specify a short text alternative. | <img class="leaflet-tile leaflet-tile-loaded" src="https://b.tile.openstreetmap.org/13/4326/2521.png" style="height: 256px; width: 256px; transform: translate3d(147px, -71px, 0px);">
| #leafletMap > div:nth-child(1) > div:nth-child(1) > div > div:nth-child(2) > img:nth-child(2)
|
3 | 1.1.1 | Img element missing an alt attribute. Use the alt attribute to specify a short text alternative. | <img src="https://www.mariagerfjord.dk/leaflets/images/marker-shadow.png" class="leaflet-marker-shadow leaflet-zoom-animated" style="margin-left: -12px; margin-top: -41px; width: 41px; height: 41px; transform: translate3d(-1530px, 920px, 0px);">
| #leafletMap > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > img
|
4 | 1.1.1 | Img element missing an alt attribute. Use the alt attribute to specify a short text alternative. | <img src="https://www.mariagerfjord.dk/leaflets/images/marker-icon.png" class="leaflet-marker-icon leaflet-zoom-animated leaflet-clickable" tabindex="0" style="margin-left: -12px; margin-top: -41px; width: 25px; height: 41px; transform: translate3d(-...
| #leafletMap > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > img
|
5 | 1.3.1 | This 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 class="form-control" type="text" id="selfSearch" placeholder="Søg selvbetjening" onkeyup="ajaxSelfSearch();">
| #selfSearch
|
6 | 1.4.3 | This 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.82:1. Recommendation: change background to #0f819b. | <h3 style="color:#fff;">Udbud og licitationer</h3>
| #ctl01 > div:nth-child(10) > div > div:nth-child(7) > div > h3
|
7 | 1.4.3 | This 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.82:1. Recommendation: change background to #0f819b. | <p>Tilmeld dig vores nyhedsservice...</p>
| #ctl01 > div:nth-child(10) > div > div:nth-child(7) > div > p:nth-child(2)
|
8 | 1.4.3 | This 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.82:1. Recommendation: change background to #0f819b. | <p>Læs også vores aktuelle udbudsp...</p>
| #ctl01 > div:nth-child(10) > div > div:nth-child(7) > div > p:nth-child(3)
|
9 | 1.4.3 | This 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.93:1. Recommendation: change background to #008674. | <h3 style="color:#fff;">Mød byrådet</h3>
| #ctl01 > div:nth-child(10) > div > div:nth-child(8) > div > h3
|
10 | 1.4.3 | This 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.93:1. Recommendation: change background to #008674. | <p>Mariagerfjord byråd har 29 medl...</p>
| #ctl01 > div:nth-child(10) > div > div:nth-child(8) > div > p
|
11 | 1.4.3 | This 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.85:1. Recommendation: change background to #ce4c00. | <div style="background:#fe6c17; padding:15px; height:280px; overflow:hidden; color:#fff;"><h3 style="color:#fff;">Borgerr...</div>
| #ctl01 > div:nth-child(10) > div > div:nth-child(9) > div
|
12 | 1.4.3 | This 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.85:1. Recommendation: change background to #ce4c00. | <h3 style="color:#fff;">Borgerrådgiveren</h3>
| #ctl01 > div:nth-child(10) > div > div:nth-child(9) > div > h3
|
13 | 1.4.3 | This 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 4.23:1. Recommendation: change text colour to #007aaa. | <a target="_blank" href="https://www.linkedin.com/company/mariagerfjord-kommune/" class="linkedinIcon"><em class="fa fa-linkedin-squar...</a>
| #ctl01 > footer > div > div > div:nth-child(1) > div:nth-child(3) > ul > li:nth-child(4) > a
|
14 | 4.1.2 | Anchor element found with a valid href attribute, but no link content has been supplied. | <a href="#" class="visible-sm visible-xs" id="menu-toggle"><em class="fa fa-bars"></em>&nb...</a>
| #menu-toggle
|
15 | 4.1.2 | This 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 class="form-control" type="text" id="selfSearch" placeholder="Søg selvbetjening" onkeyup="ajaxSelfSearch();">
| #selfSearch
|