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
24 nodes triggered this violation.
<span class="menu-text">Startsida</span>
<h4 class="widget-title">Kontaktuppgifter</h4>
<strong>Telefon</strong>
<p><a href="tel:+4650335100" onclick="ga('send', 'event', 'lank', 'tel', 'klick');">0503 – 351 00</a> Måndag – Fredag 07:30 – 16:00</p>
<a href="tel:+4650335100" onclick="ga('send', 'event', 'lank', 'tel', 'klick');">0503 – 351 00</a>
<p><a href="tel:+46705612005" onclick="ga('send', 'event', 'lank', 'tel', 'klick');">0705 – 612 005</a> Elberedskap</p>
<a href="tel:+46705612005" onclick="ga('send', 'event', 'lank', 'tel', 'klick');">0705 – 612 005</a>
<strong>Bredband Support/Felanmälan</strong>
<p><a href="tel:+4650335433" onclick="ga('send', 'event', 'lank', 'tel', 'klick');">0503 – 354 33</a> Måndag – Söndag 08:00 – 22:00</p>
<a href="tel:+4650335433" onclick="ga('send', 'event', 'lank', 'tel', 'klick');">0503 – 354 33</a>
<strong>E-post</strong>
<a href="mailto:energi@hjoenergi.se" onclick="ga('send', 'event', 'lank', 'epost', 'klick');">energi@hjoenergi.se</a>
<h4 class="widget-title">Adressuppgifter</h4>
<strong>Besöksadress</strong>
<p>Hjo Energi AB</p>
<p>Kvarngatan 11</p>
<p>544 32 Hjo</p>
<strong>Postadress</strong>
<p>Hjo Energi AB</p>
<p>Box 66</p>
<p>544 21 Hjo</p>
<div>
2024 © Hjo Energi AB </div>
<button class="mgbutton moove-gdpr-infobar-allow-all gdpr-fbo-0" aria-label="Acceptera" tabindex="1">Acceptera</button>
<button class="mgbutton moove-gdpr-infobar-reject-btn gdpr-fbo-1 " tabindex="1" aria-label="Avvisa">Avvisa</button>
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
1 node triggered this violation.
<h4 class="entry-title"><a href="https://hjoenergi.se/avtalsdagar-2/">Avtalsdagar</a></h4>
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.
<footer class="fusion-footer-widget-area fusion-widget-area fusion-footer-widget-area-center">
Page should contain a level-one heading
Ensure that the page, or at least one of its frames contains a level-one heading
Learn more- Rule:
page-has-heading-one
- Impact:
moderate
- Tags: Best practice
1 node triggered this violation.
<html class="avada-html-layout-wide avada-html-header-position-top avada-is-100-percent-template ua-windows_nt ua-windows_nt-10 ua-windows_nt-10-0 ua-chrome ua-chrome-91 ua-chrome-91-0 ua-chrome-91-0-4472 ua-chrome-91-0-4472-124 ua-desktop ua-desktop-windows ua-webkit ua-webkit-537 ua-webkit-537-36 js touchevents no-applicationcache audio audio-ogg audio-mp3 audio-opus audio-wav audio-m4a canvas canvastext hashchange geolocation history inputtypes-search inputtypes-tel inputtypes-url inputtypes-email no-inputtypes-datetime inputtypes-date inputtypes-month inputtypes-week inputtypes-time inputtypes-datetime-local inputtypes-number inputtypes-range inputtypes-color postmessage postmessage-structuredclones video no-video-ogg video-h264 no-video-h265 video-webm video-vp9 no-video-hls no-video-av1 webgl websockets cssanimations backgroundsize borderimage borderradius boxshadow flexbox fontface generatedcontent cssgradients hsla multiplebgs opacity cssreflections rgba textshadow csstransforms supports csstransforms3d csstransitions localstorage sessionstorage no-websqldatabase svgclippaths inlinesvg smil webworkers" lang="sv-SE" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#" data-useragent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36">
All page content should be contained by landmarks
Ensures all page content is contained by landmarks
Learn more- Rule:
region
- Impact:
moderate
- Tags: Best practice
1 node triggered this violation.
<li class="slide-id-188 flex-active-slide" data-mute="yes" data-loop="yes" data-autoplay="yes" style="width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;">
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 | 1 |
ARIA roles used must conform to valid values | aria-roles |
WCAG 2 Level A, WCAG 4.1.2 | 1 |
ARIA attributes must conform to valid names | aria-valid-attr |
WCAG 2 Level A, WCAG 4.1.2 | 18 |
Elements must meet minimum color contrast ratio thresholds | color-contrast |
WCAG 2 Level AA, WCAG 1.4.3 | 38 |
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 | 7 |
<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 | 7 |
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 not have more than one main landmark | landmark-no-duplicate-main |
Best practice | 1 |
Document should have one main landmark | landmark-one-main |
Best practice | 1 |
Ensures landmarks are unique | landmark-unique |
Best practice | 5 |
Zooming and scaling must not be disabled | meta-viewport |
WCAG 2 Level AA, WCAG 1.4.4 | 1 |
All page content should be contained by landmarks | region |
Best practice | 251 |
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 |