Page Scan Results:
Mid-America
Technology Center
https://www.matech.edu/302417_2
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
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Ensures that lists are structured correctly. Axe Reference
-
<ul class="nav nav-pills nav-stacked">
Element selector:.nav-pills
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: div
.nav-pills > div
-
List element has direct children that are not allowed: div
-
<ul class="list-inline">
Element selector:.list-inline
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: br, div
.list-inline > br
.list-inline > .clearfix
-
List element has direct children that are not allowed: br, div
Elements must only use permitted ARIA attributes
Ensures ARIA attributes are not prohibited for an element's role. Axe Reference
-
<span aria-label="Search" class="glyphicon glyphicon-search lineHeightIcon"></span>
Element selector:.lineHeightIcon.glyphicon-search[aria-label="Search"]
Failing checks (All of these should pass)
- aria-label attribute cannot be used on a span with no valid role attribute.
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a href="javascript:void(0)" onclick="window.open('directions.php?ID=2045','map','width=500, height=300, resizable=no, scrollbars=yes, toolbar=no, location=no, status=no, menubar=yes')"><span class="glyphicon glyphicon-road"></span><span style="display:none;">Directions</span></a>
Element selector:a[href="javascript:void(0)"]:nth-child(1)
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
<li> elements must be contained in a <ul> or <ol>
Ensures <li> elements are used semantically. Axe Reference
-
<li class="visible-xs visible-sm hidden-md hidden-lg" style="background-color:transparent !important;color:transparent !important;"><a aria-label="Close Navigation" href="#" id="closeMobileNav" data-toggle="collapse" data-target=".navbar-collapse.in"></a></li>
Element selector:.visible-xs.visible-sm.hidden-md
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element
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
-
<h1 style="visibility: visible; font-size: 40px; animation-name: zoomIn;" id="the_site_title" class="the_site_title wow animated wow animated zoomIn animated"> Mid-America <br> Technology Center </h1>
Element selector:#the_site_title
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
body
-
Element's background color could not be determined due to a background image
-
<h3 class="panel-title"> Full-Time Programs Navigation </h3>
Element selector:.panel.panel-default.editme > .module-header-color.panel-heading > .moduleHeader > h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.panel.panel-default.editme > .module-header-color.panel-heading
-
Element's background color could not be determined due to a background image
-
<h3 class="panel-title"> Contact Information <span class="glyphicon glyphicon-info-sign"></span> </h3>
Element selector:.module > .module-header-color.panel-heading > .moduleHeader > h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.module > .module-header-color.panel-heading
-
Element's background color could not be determined due to a background image
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="https://goo.gl/maps/yXoQo5jvG1Ggiws76" target="_blank">
Element selector:.moduleBody > a[target="_blank"]
Failing checks (At least one of these should pass)
-
Element's contrast ratio could not be determined because of element overlap
.module-body-color.panel-body > .moduleBody
-
Element's contrast ratio could not be determined because of element overlap