Page Scan Results:
CHISHOLM TRAIL
TECHNOLOGY CENTER
https://www.cttc.edu/542173_3
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 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" style="line-height: unset;"></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.
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
-
<strong style="padding-top:20px;">Required Fields</strong>
Element selector:.capt > strong
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 1.8 (foreground color: #2c1414, background color: #6f3332, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1
fieldset
-
Element has insufficient color contrast of 1.8 (foreground color: #2c1414, background color: #6f3332, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Ensures that lists are structured correctly. Axe Reference
-
<ul class="list-inline">
Element selector:.list-inline
Failing checks (All of these should pass)
-
List element has direct children that are not allowed: span, br
.footerColor
.list-inline > br
-
List element has direct children that are not allowed: span, br
<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:#bs-example-navbar-collapse-1 > .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 Summary
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 id="the_site_title" class="the_site_title " style="font-size: 36px;"> CHISHOLM TRAIL<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
-
<h2 class="page_title">Payment Plans</h2>
Element selector:h2
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
#page-content-wrapper > .row > .content-color.col-md-12
-
Element's background color could not be determined because it's partially obscured by another element
-
<input type="text" class="form-control input-large" name="form1_TextField" id="form1_TextField" value="">
Element selector:#form1_TextField
Failing checks (At least one of these should pass)
-
Element has a 1:1 contrast ratio with the background
#form1_TextField
-
Element has a 1:1 contrast ratio with the background
-
<input class="form-control input-large" type="email" name="form2_email" id="form2_email" value="">
Element selector:#form2_email
Failing checks (At least one of these should pass)
-
Element has a 1:1 contrast ratio with the background
#form2_email
-
Element has a 1:1 contrast ratio with the background
-
<input class="tel form-control input-large numericOnly" type="tel" placeholder="(###)-###-####" name="form3_phone" id="form3_phone" value="">
Element selector:#form3_phone
Failing checks (At least one of these should pass)
-
Element has a 1:1 contrast ratio with the background
#form3_phone
-
Element has a 1:1 contrast ratio with the background
-
<input type="text" class="form-control input-large" name="form6_TextField" id="form6_TextField" value="">
Element selector:#form6_TextField
Failing checks (At least one of these should pass)
-
Element has a 1:1 contrast ratio with the background
#form6_TextField
-
Element has a 1:1 contrast ratio with the background
-
<textarea class="form-control" rows="5" id="form9_TextBox" name="form9_TextBox"></textarea>
Element selector:#form9_TextBox
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
#form9_TextBox
-
Element's background color could not be determined because it's partially obscured by another element