Axe Accessibility Report
Violations
Axe found 5 violations.
Elements must meet minimum color contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
Learn more- Rule:
color-contrast
- Impact:
serious
- Tags: WCAG 2 Level AA, WCAG 1.4.3
11 nodes triggered this violation.
<a href="https://www.bodensstadsnat.se/bredband/" class="nav-top-link">Bredband</a>
<a href="https://www.bodensstadsnat.se/tv/" class="nav-top-link">TV</a>
<a href="https://www.bodensstadsnat.se/telefoni/" class="nav-top-link">Telefoni</a>
<a href="https://www.bodensstadsnat.se/omsorgsportalen/" class="nav-top-link">Omsorgsportalen</a>
<a href="https://www.bodensstadsnat.se/nyheter-2/" class="nav-top-link">Nyheter</a>
<a href="#" class="nav-top-link" aria-expanded="false" aria-haspopup="menu">Ny fiberanslutning<i class="icon-angle-down"></i></a>
<a href="https://www.bodensstadsnat.se/kundservice/" class="nav-top-link" aria-expanded="false" aria-haspopup="menu">Kundservice<i class="icon-angle-down"></i></a>
<a href="https://www.bodensstadsnat.se/om-bko/" class="nav-top-link" aria-expanded="false" aria-haspopup="menu">Om<i class="icon-angle-down"></i></a>
<div class="copyright-footer">
Copyright 2024 © <br><strong>Producerat av <a href="https://www.editerat.se">Editerat</a> </strong></div>
<strong>Producerat av <a href="https://www.editerat.se">Editerat</a> </strong>
<a href="https://www.editerat.se">Editerat</a>
Heading levels should only increase by one
Ensures the order of headings is semantically correct
Learn more- Rule:
heading-order
- Impact:
moderate
- Tags: Best practice
5 nodes triggered this violation.
<h4><span style="font-size: 100%;">Ett öppet stadsnät med full valfrihet. Här väljer du fritt bland våra leverantörer och deras konkurrenskraftiga tjänster</span></h4>
<h5 class="uppercase">BREDBAND</h5>
<h5 class="post-title is-large ">
<a href="https://www.bodensstadsnat.se/migrering/" class="plain">Migrering från Telia Öppen Fiber till Bodens Stadsnät</a>
</h5>
<h5 class="post-title is-larger ">
<a href="https://www.bodensstadsnat.se/driftstorning-gunnarsbyn-och-skogsa/" class="plain">[LÖST] Driftstörning Gunnarsbyn och Skogså</a>
</h5>
<h4>
Main landmark should not be contained in another landmark
Ensures the main landmark is at top level
Learn more- Rule:
landmark-main-is-top-level
- Impact:
moderate
- Tags: Best practice
1 node triggered this violation.
<div id="content" role="main" class="content-area">
Document should not have more than one main landmark
Ensures the document has at most one main landmark
Learn more- Rule:
landmark-no-duplicate-main
- Impact:
moderate
- Tags: Best practice
1 node triggered this violation.
<main id="main" class="">
Ensures landmarks are unique
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Learn more- Rule:
landmark-unique
- Impact:
moderate
- Tags: Best practice
1 node triggered this violation.
<main id="main" class="">
Passed checks
Axe found 16 passing checks.
Description | Rule | Tags | Nodes |
---|---|---|---|
Required ARIA attributes must be provided | aria-required-attr |
WCAG 2 Level A, WCAG 4.1.2 | 3 |
ARIA roles used must conform to valid values | aria-roles |
WCAG 2 Level A, WCAG 4.1.2 | 3 |
ARIA attributes must conform to valid names | aria-valid-attr |
WCAG 2 Level A, WCAG 4.1.2 | 17 |
Elements must meet minimum color contrast ratio thresholds | color-contrast |
WCAG 2 Level AA, WCAG 1.4.3 | 40 |
Documents must have <title> element to aid in navigation | document-title |
WCAG 2 Level A, WCAG 2.4.2 | 1 |
Heading levels should only increase by one | heading-order |
Best practice | 15 |
<html> element must have a lang attribute | html-has-lang |
WCAG 2 Level A, WCAG 3.1.1 | 1 |
<html> element must have a valid value for the lang attribute | html-lang-valid |
WCAG 2 Level A, WCAG 3.1.1 | 1 |
Images must have alternate text | image-alt |
WCAG 2 Level A, WCAG 1.1.1 | 13 |
Banner landmark should not be contained in another landmark | landmark-banner-is-top-level |
Best practice | 1 |
Main landmark should not be contained in another landmark | landmark-main-is-top-level |
Best practice | 1 |
Document should have one main landmark | landmark-one-main |
Best practice | 1 |
Ensures landmarks are unique | landmark-unique |
Best practice | 3 |
Zooming and scaling must not be disabled | meta-viewport |
WCAG 2 Level AA, WCAG 1.4.4 | 1 |
Page should contain a level-one heading | page-has-heading-one |
Best practice | 1 |
All page content should be contained by landmarks | region |
Best practice | 334 |
Inapplicable checks
Axe found 2 inapplicable checks.
Description | Rule | Tags |
---|---|---|
Certain ARIA roles must be contained by particular parents | aria-required-parent |
WCAG 2 Level A, WCAG 1.3.1 |
lang attribute must have a valid value | valid-lang |
WCAG 2 Level AA, WCAG 3.1.2 |