← Back to summary

https://nrs3pl.com/solutions/f.url;var FAIL

Score: 68/100 • Errors: 4 • Warnings: 1 • Notices: 0
Tests Passed: 26/31 • Response Time: 3091ms
Target: WCAG 2.2 Level AA • Settle Delay: 2000ms • Audit Profile: wcag • Run Profile: desktop
Tags Used: wcag2a, wcag2aa, wcag21a, wcag21aa, wcag22a, wcag22aa
Excluded Rules: none

Errors (4)

button-name critical
Buttons must have discernible text
nodes: 1
target #header-search-btn
Fix any of the following: Element does not have inner text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> Element's default semantics were not overridden with role="none" or role="presentation"
HTML snippet
<button id="header-search-btn">
html-has-lang serious
<html> element must have a lang attribute
nodes: 1
target html
Fix any of the following: The <html> element does not have a lang attribute
HTML snippet
<html>
image-alt critical
Images must have alternative text
nodes: 1
target .header-logo > img
Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"
HTML snippet
<img src="https://nrs3pl.com/wp-content/uploads/2021/04/nrs-knockout.svg">
link-name serious
Links must have discernible text
nodes: 5
target .header-logo
Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
HTML snippet
<a class="header-logo" href="/">
						<img src="https://nrs3pl.com/wp-content/uploads/2021/04/nrs-knockout.svg">
					</a>
target .social-channels > ul > li:nth-child(1) > a
Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
HTML snippet
<a href="https://www.linkedin.com/company/national-retail-systems/">
target .social-channels > ul > li:nth-child(2) > a
Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
HTML snippet
<a href="https://www.facebook.com/NationalRetailSystems">
target a[href$="NRS3PL"]
Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
HTML snippet
<a href="https://twitter.com/NRS3PL">
target .social-channels > ul > li:nth-child(4) > a
Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
HTML snippet
<a href="https://www.instagram.com/nrs_3pl/">

Incomplete (manual review) (1)

color-contrast serious
Elements must meet minimum color contrast ratio thresholds
Manual review required to confirm this issue.
nodes: 13
target .termly-styles-message-e9e76f
Fix any of the following: Element's background color could not be determined because it partially overlaps other elements
HTML snippet
<div class="termly-styles-message-e9e76f termly-styles-message-d6c726">
target #main-nav > .menu > li:nth-child(1) > a[href$="solutions/"]
Fix any of the following: Element's background color could not be determined due to a pseudo element
HTML snippet
<a href="https://nrs3pl.com/solutions/">Solutions</a>
target li:nth-child(2) > a[href$="industries/"]
Fix any of the following: Element's background color could not be determined due to a pseudo element
HTML snippet
<a href="https://nrs3pl.com/industries/">Industries</a>
target .menu > li:nth-child(3) > a[href$="technology/"]
Fix any of the following: Element's background color could not be determined due to a pseudo element
HTML snippet
<a href="https://nrs3pl.com/technology/">Technology</a>
target li:nth-child(4) > a[href$="network/"]
Fix any of the following: Element's background color could not be determined due to a pseudo element
HTML snippet
<a href="https://nrs3pl.com/network/">Network</a>
target li:nth-child(5) > a[href$="about-us/"]
Fix any of the following: Element's background color could not be determined due to a pseudo element
HTML snippet
<a href="https://nrs3pl.com/about-us/">About Us</a>
target .menu > li:nth-child(6) > a
Fix any of the following: Element's background color could not be determined due to a pseudo element
HTML snippet
<a href="https://nrs3pl.com/career-opportunities/">Careers</a>
target li:nth-child(7) > a[href$="media/"]
Fix any of the following: Element's background color could not be determined due to a pseudo element
HTML snippet
<a href="https://nrs3pl.com/media/">Media</a>
target #menu-item-90 > a[target="_blank"]
Fix any of the following: Element's background color could not be determined due to a pseudo element
HTML snippet
<a target="_blank" href="https://app.nrs3pl.com/login.html">Login</a>
target h1
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<h1>404.</h1>
target .title > p
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<p>OOPS! Something Went Wrong</p>
target .desktop-text
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<h2 class="desktop-text">Page Not Found Page Not Found Page Not Found Page Not Found Page Not Found Page Not Found</h2>
target .btn-cta > span
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<span>Return Home</span>