Page Scan Results:
TAILORED APPROACH
https://www.meridiantech.edu/workforce-economic-development/tailored-approach/
Known Issues - These "violations" have been flagged as problematic by Axe, our accessibility scanner. Axe's "no false positives" philosophy means that if it's shown here, it's likely a problem to someone.
Known Issues on This Page
Elements must meet minimum color contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference
-
<div class="rect-text">What are the organizational goals in the next 1, 3, or 5 years?</div>
Element selector:.rect-trail:nth-child(25) > .rect-text
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.rect-trail:nth-child(25)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<div class="rect-text">What tasks must be achieved to accomplish these goals?</div>
Element selector:.rect-trail:nth-child(27) > .rect-text
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.rect-trail:nth-child(27)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<div class="rect-text">What job behaviors are necessary for each employee to complete his/her tasks?</div>
Element selector:.rect-trail:nth-child(29) > .rect-text
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.rect-trail:nth-child(29)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<div class="rect-text">What deficiencies, if any, do employees have in the skills, knowledge or abilities required to exhibit the necessary job behaviors?</div>
Element selector:.rect-trail:nth-child(31) > .rect-text
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.rect-trail:nth-child(31)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<div class="rect-text">The company and Meridian work together to determine customized training to reduce the skills gap.</div>
Element selector:.rect-trail:nth-child(33) > .rect-text
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.rect-trail:nth-child(33)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<div class="sidebox-page-title"> Workforce and Economic Development </div>
Element selector:.sidebox-page-title
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 4.5:1
.sidebox
-
Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e84b37, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 4.5:1
-
<li class="color-footer-main">LEGAL</li>
Element selector:a[href$="legal/"] > .color-footer-main
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.72 (foreground color: #ccebee, background color: #0099a8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.color-footer.hidden-xs
-
Element has insufficient color contrast of 2.72 (foreground color: #ccebee, background color: #0099a8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<li class="color-footer-main">CONTACT US</li>
Element selector:a[href$="contact/"] > .color-footer-main
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.72 (foreground color: #ccebee, background color: #0099a8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.color-footer.hidden-xs
-
Element has insufficient color contrast of 2.72 (foreground color: #ccebee, background color: #0099a8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<li class="color-footer-main">STAFF LOGIN</li>
Element selector:a[href$="wp-admin/"] > .color-footer-main
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.72 (foreground color: #ccebee, background color: #0099a8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.color-footer.hidden-xs
-
Element has insufficient color contrast of 2.72 (foreground color: #ccebee, background color: #0099a8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<li id="rightMain" class="color-footer-main">NEWSLETTER SIGNUP</li>
Element selector:#responsiveFooter > .color-footer-nav > a[href$="newsletter/"] > .color-footer-main
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.72 (foreground color: #ccebee, background color: #0099a8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.color-footer.hidden-xs
-
Element has insufficient color contrast of 2.72 (foreground color: #ccebee, background color: #0099a8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
<li> elements must be contained in a <ul> or <ol>
Ensures <li> elements are used semantically. Axe Reference
-
<li class="color-footer-main">LEGAL</li>
Element selector:a[href$="legal/"] > .color-footer-main
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element
-
<li class="color-footer-main">CONTACT US</li>
Element selector:a[href$="contact/"] > .color-footer-main
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element
-
<li class="color-footer-main">STAFF LOGIN</li>
Element selector:a[href$="wp-admin/"] > .color-footer-main
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element
-
<li id="rightMain" class="color-footer-main">NEWSLETTER SIGNUP</li>
Element selector:#responsiveFooter > .color-footer-nav > a[href$="newsletter/"] > .color-footer-main
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a href="https://www.meridiantech.edu/workforce-economic-development/safety-training/"><br> </a>
Element selector:p:nth-child(19) > a
Failing checks (At least one of these should pass)
- 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
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Ensures that lists are structured correctly. Axe Reference
-
<ul class="color-footer-nav" style="width:120%;">
Element selector:#responsiveFooter > .color-footer-nav
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: a
a[href$="legal/"]
.color-footer-nav > a[href$="contact/"]
a[href$="wp-admin/"]
#responsiveFooter > .color-footer-nav > a[href$="newsletter/"]
#responsiveFooter > .color-footer-nav > a[aria-label="Facebook"][target="_blank"]
#responsiveFooter > .color-footer-nav > a[aria-label="Twitter"][target="_blank"]
a[aria-label="LinkedIn"]
#responsiveFooter > .color-footer-nav > a[aria-label="YouTube"][target="_blank"]
#responsiveFooter > .color-footer-nav > a[aria-label="Instagram"][target="_blank"]
-
List element has direct children that are not allowed: a
Needs Review - These "incomplete" issues may be problematic, but couldn't be completely tested automatically. They should be reviewed by a real person.
Needs Review on This Page
Elements must meet minimum color contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference
-
<div class="header-sm-text">Workforce and Economic Development</div>
Element selector:div[itemprop="image"] > .header-trans > .header-sm-text
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
div[itemprop="image"] > .header-trans
div[itemprop="image"]
-
Element's background color could not be determined due to a background image
-
<h1 class="header-lg-text">Tailored Approach</h1>
Element selector:div[itemprop="image"] > .header-trans > h1
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because it's partially obscured by another element
div[itemprop="image"] > .header-trans
-
Element's background color could not be determined because it's partially obscured by another element
-
<h2>A Tailored Approach to Staff Training and Development</h2>
Element selector:h2:nth-child(1)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<p>
Element selector:p:nth-child(2)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<p>Our tailored approach is what makes us different. When we partner together, you’ll work directly with a training coordinator to discuss your specific needs:</p>
Element selector:p:nth-child(3)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li><b>Training</b> <b>objectives:</b> designed with your outcomes in mind and to make a measurable difference</li>
Element selector:ul:nth-child(4) > li:nth-child(1)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<b>Training</b>
Element selector:li:nth-child(1) > b:nth-child(1)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<b>objectives:</b>
Element selector:b:nth-child(2)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li><b>Course materials:</b> national, local or custom</li>
Element selector:ul:nth-child(4) > li:nth-child(2)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<b>Course materials:</b>
Element selector:li:nth-child(2) > b
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li><b>Number to be trained:</b> 1 to 1,000; no size is too small or too big</li>
Element selector:ul:nth-child(4) > li:nth-child(3)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<b>Number to be trained:</b>
Element selector:li:nth-child(3) > b
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li><b>Training length: </b>1 week to 1 year, 2 hours to 2 days or more</li>
Element selector:ul:nth-child(4) > li:nth-child(4)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<b>Training length: </b>
Element selector:li:nth-child(4) > b
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li><b>Instructor: </b>Qualified, competent with expertise in the subject area</li>
Element selector:ul:nth-child(4) > li:nth-child(5)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<b>Instructor: </b>
Element selector:li:nth-child(5) > b
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li><b>Location:</b> our campus, at your business or off site</li>
Element selector:ul:nth-child(4) > li:nth-child(6)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<b>Location:</b>
Element selector:li:nth-child(6) > b
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li><b>Cost:</b> within your budget, plus grant funding is available for some training</li>
Element selector:ul:nth-child(4) > li:nth-child(7)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<b>Cost:</b>
Element selector:li:nth-child(7) > b
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<h2>Why Partner With Meridian for Training?</h2>
Element selector:h2:nth-child(5)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<h3>To assist with meeting your organizational objectives toward:</h3>
Element selector:h3:nth-child(6)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<h4>Results</h4>
Element selector:h4:nth-child(7)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li>Growth in employee skill level</li>
Element selector:ul:nth-child(8) > li:nth-child(1)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li>Greater efficiency</li>
Element selector:ul:nth-child(8) > li:nth-child(2)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li>Improved customer service</li>
Element selector:ul:nth-child(8) > li:nth-child(3)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li>Cost savings</li>
Element selector:ul:nth-child(8) > li:nth-child(4)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li>Increased productivity</li>
Element selector:ul:nth-child(8) > li:nth-child(5)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<li>Increased revenue</li>
Element selector:ul:nth-child(8) > li:nth-child(6)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<h4>Quality</h4>
Element selector:h4:nth-child(9)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<p>Our curriculum is current, relevant and adaptable. The advanced technology and training equipment we provide are essential to meeting your training and development needs.</p>
Element selector:p:nth-child(10)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<h4>Affordability</h4>
Element selector:h4:nth-child(11)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<p>
Element selector:p:nth-child(12)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<a href="http://www.okcareertech.org/" target="_blank" rel="noopener noreferrer">Oklahoma CareerTech system</a>
Element selector:a[rel="noopener noreferrer"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<h4>A Measurable Difference</h4>
Element selector:h4:nth-child(13)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<p>Our goal is your success. Getting the right training for your employees is the key factor to that success. After training, we follow up to make sure your training objectives were met because our goal is to have a strong long-term partnership with you and your employees.</p>
Element selector:p:nth-child(14)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<p>Take the second entrance. Look for the Industrial Development Center and use parking lot D.<a href="https://www.meridiantech.edu/workforce-economic-development/safety-training/"><br> </a></p>
Element selector:p:nth-child(19)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<h2 style="text-align: center;">5 Key Questions to Understand Your Training Needs</h2>
Element selector:h2:nth-child(20)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<a href="https://www.meridiantech.edu/someone-bis-contact/">Have someone contact me to get started!</a>
Element selector:p:nth-child(36) > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.general-container
-
Element's background color could not be determined due to a background image
-
<a href="https://www.google.com/maps/place/Meridian+Technology+Center/@36.107043,-97.1114117,17z/data=!3m1!4b1!4m5!3m4!1s0x87b1a0920307ac5b:0xb4ab398fcf5b8a38!8m2!3d36.107043!4d-97.109223" target="_blank">
Element selector:.color-footer-address > a[target="_blank"]:nth-child(1)
Failing checks (At least one of these should pass)
-
Element has a 1:1 contrast ratio with the background
body
-
Element has a 1:1 contrast ratio with the background
-
<a href="https://www.google.com/maps/place/Meridian+Technology+Center+-+South+Campus/@35.8473853,-97.4280007,17z/data=!3m1!4b1!4m5!3m4!1s0x87b18d4516b79ecb:0xab091d15b9ddc798!8m2!3d35.847381!4d-97.425812" target="_blank">South Campus: 3025 South Division Street | Guthrie, OK 73044 | 405.377.3334</a>
Element selector:.color-footer-address > a[target="_blank"]:nth-child(3)
Failing checks (At least one of these should pass)
-
Element has a 1:1 contrast ratio with the background
body
-
Element has a 1:1 contrast ratio with the background
Links must be distinguishable without relying on color
Ensure links are distinguished from surrounding text in a way that does not rely on color. Axe Reference
-
<a href="http://www.okcareertech.org/" target="_blank" rel="noopener noreferrer">Oklahoma CareerTech system</a>
Element selector:a[rel="noopener noreferrer"]
Failing checks (At least one of these should pass)
-
Element's contrast ratio could not be determined due to a background image
p:nth-child(12)
-
Element's contrast ratio could not be determined due to a background image