1 | 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 1:1. Recommendation: change text colour to #767676. | <a href="#skipnavigation" class="skip-navigation" title="Til indhold" tabindex="1">Til indhold</a>
| #pageHeader > div > div:nth-child(1) > div:nth-child(1) > a
|
2 | 3.2.2 | This 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. | <form method="post" action="/Borger" id="mainform">
<div class="aspNetHidden">
<in...</form>
| #mainform
|
3 | 3.2.2 | This 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. | <form id="szfb_form" method="post" action="//szsurvey.siteimprove.com/survey/respond.aspx"><label id="szfb_question" for="...</form>
| #szfb_form
|
4 | 4.1.2 | Anchor element found with no link content and no name and/or ID attribute. | <a href=""></a>
| #CookieAndHeader_ctl01_ctl03_mainMenuPhone > div > div:nth-child(2) > div > ul > li:nth-child(6) > a
|
5 | 4.1.2 | Anchor element found with no link content and no name and/or ID attribute. | <a></a>
| #subMenuLinkList > a:nth-child(2)
|
6 | 4.1.2 | Anchor element found with no link content and no name and/or ID attribute. | <a class="bx-prev" href=""></a>
| #websiteCategorCarousel_prev > a
|
7 | 4.1.2 | Anchor element found with no link content and no name and/or ID attribute. | <a class="bx-next" href=""></a>
| #websiteCategorCarousel_next > a
|
8 | 4.1.2 | Anchor element found with a valid href attribute, but no link content has been supplied. | <a href="/Soegeresultat" id="CookieAndHeader_ctl01_searchBoxMobile" class="visible-phone searchBoxPhone expandable collapsed"></a>
| #CookieAndHeader_ctl01_searchBoxMobile
|
9 | 4.1.2 | Anchor element found with a valid href attribute, but no link content has been supplied. | <a href="#" class="visible-phone searchBoxPhone searchBoxPhoneBG expandable hideOnClick collapsed" data-targetid="searchFieldContainerPhone" id="searchBoxMobile" style="display: none;"></a>
| #searchBoxMobile
|
10 | 4.1.2 | Anchor element found with a valid href attribute, but no link content has been supplied. | <a href="#"></a>
| #subMenuLinkList > a:nth-child(1)
|
11 | 4.1.2 | Anchor element found with a valid href attribute, but no link content has been supplied. | <a href="#skipnavigation" id="skipnavigation" class="hiddenElement"> </a>
| #skipnavigation
|