Axe Accessibility Report
Violations
Axe found 3 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.
<rs-layer id="slider-3-slide-8-layer-0" class="avada_block_white rs-layer" data-type="text" data-color="#ffffff" data-rsp_ch="on" data-xy="x:435px;y:249px;" data-frame_1="st:500;" data-frame_999="st:4400;auto:true;" style="z-index: 5; background-color: rgb(232, 104, 12); font-family: Roboto; height: auto; width: auto; color: rgb(255, 255, 255); text-decoration: none; white-space: nowrap; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: left; line-height: 25px; letter-spacing: 0px; font-weight: 400; font-size: 20px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;" data-idcheck="true" data-stylerecorder="true" data-initialised="true">
<rs-layer id="slider-3-slide-8-layer-1" class="avada_block_white rs-layer" data-type="text" data-color="#ffffff" data-rsp_ch="on" data-xy="x:654px;y:293px;" data-frame_1="st:800;sp:750;" data-frame_999="st:4400;auto:true;" style="z-index: 6; background-color: rgb(232, 104, 12); font-family: Roboto; height: auto; width: auto; color: rgb(255, 255, 255); text-decoration: none; white-space: nowrap; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: left; line-height: 25px; letter-spacing: 0px; font-weight: 400; font-size: 20px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;" data-idcheck="true" data-stylerecorder="true" data-initialised="true">
<a href="https://www.hibab.se/aktuella-projekt-2/" target="_blank" rel="noopener noreferrer">LÄS MER</a>
<a title="Hyresledigt" href="https://www.hibab.se/lediga-lokaler/">LÄS MER</a>
<a href="https://www.hibab.se/hovdala-och-mollerod-naturomraden/"> LÄS MER</a>
<a title="Filmen om Hovdala/Mölleröd naturområden" href="https://www.hibab.se/filmen-om-hovdalamollerod-naturomraden/">SE FILMEN</a>
<a title="Jape Produkter AB" href="https://www.hibab.se/om-oss/hyresgaster/jape-produkter-ab/">LÄS MER</a>
<a href="https://www.hibab.se/om-oss/hyresgaster/fysio-i-fokus/">LÄS MER</a>
<a title="Stralsund Förskola" href="https://www.hibab.se/om-oss/hyresgaster/stralsund-forskola/">LÄS MER</a>
<a href="https://www.hibab.se/om-oss/hyresgaster/bkb-brandkonsultbyran/" target="_blank" rel="noopener">LÄS MER</a>
<a href="https://www.hibab.se/om-oss/hyresgaster/little-bloom/">LÄS MER</a>
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
2 nodes triggered this violation.
<html class="avada-html-layout-boxed avada-html-header-position-top avada-html-has-bg-image awb-scroll 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 no-applicationcache geolocation history postmessage websockets localstorage sessionstorage no-websqldatabase webworkers hashchange audio canvas canvastext video webgl cssgradients multiplebgs opacity rgba inlinesvg hsla supports svgclippaths smil no-touchevents fontface generatedcontent textshadow cssanimations backgroundsize borderimage borderradius boxshadow flexbox cssreflections csstransforms csstransforms3d csstransitions" lang="sv-SE" 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">
<html dir="ltr" lang="sv">
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
5 nodes triggered this violation.
<rs-slide data-key="rs-8" data-title="Norra Station" data-anim="ei:d;eo:d;s:1000;r:0;t:fade;sl:7;" data-originalindex="1" data-origindex="0" data-description="" data-sba="" data-scroll-based="false" style="overflow: hidden; height: 100%; width: 100%; z-index: 20; opacity: 1; visibility: inherit;" data-owidth="1024" data-oheight="407" data-rspausetimeronce="0" data-ntrid="0" data-isactiveslide="true">
<div class="to-top-container to-top-right">
<a href="#" id="toTop" class="fusion-top-top-link">
<span class="screen-reader-text">Till toppen</span>
</a>
</div>
<a href="https://www.google.com/intl/sv/policies/privacy/" target="_blank">Integritet</a>
<a href="https://www.google.com/intl/sv/policies/terms/" target="_blank">Villkor</a>
<span>skyddas av <strong>reCAPTCHA</strong></span>
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 | 5 |
Elements must meet minimum color contrast ratio thresholds | color-contrast |
WCAG 2 Level AA, WCAG 1.4.3 | 39 |
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 | 5 |
<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 | 2 |
Images must have alternate text | image-alt |
WCAG 2 Level A, WCAG 1.1.1 | 14 |
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 | 2 |
Ensures landmarks are unique | landmark-unique |
Best practice | 4 |
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 | 256 |
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 |