Pa11y results for "https://insightup.it/udesign_template/header/"
Generated at: Mon Jun 30 2025 13:39:42 GMT+0000 (Coordinated Universal Time)
Runners (with issues): htmlcs
Toggle by type 5 errors 0 warnings 0 notices
-
Error: 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.77:1. Recommendation: change background to #8e7148.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span>Contattaci</span>
(selector "#header > div > div > div:nth-child(2) > div > div > div:nth-child(4) > div > a > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1.33:1. Recommendation: change background to #505050.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G145.Fail
<a href="https://it.linkedin.com/company/insightup">Linkedin </a>
(selector "#footer > div > div > div > div:nth-child(1) > div > p > a")
-
Error: This element has role of "button" but does not have a name available to an accessibility API. Valid names are: element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.Name
<a id="scroll-top" class="scroll-top" href="#top" title="Top" role="button"> <i class="a-icon-long-arro...</a>
(selector "#scroll-top")
-
Error: This link points to a named anchor "top" within the document, but no anchor exists with that name.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.G1,G123,G124.NoSuchID
<a id="scroll-top" class="scroll-top" href="#top" title="Top" role="button"> <i class="a-icon-long-arro...</a>
(selector "#scroll-top")
-
Error: Anchor element found with a valid href attribute, but no link content has been supplied.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
<a class="mobile-menu-close" href="#"><i class="close-icon"></i></a>
(selector "html > body > div:nth-child(4) > a")