Page Scan Results:
Apply for Admission
https://www.nwosu.edu/apply-for-admission
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
Images must have alternate text
Ensures <img> elements have alternate text or a role of none or presentation. Axe Reference
-
<img class="black-burger" src="/img/hamburger.png">
Element selector:.black-burger
Failing checks (At least one of these should pass)
- 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"
-
<img src="/img/zoom.png">
Element selector:img[src$="zoom.png"]
Failing checks (At least one of these should pass)
- 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"
-
<img src="/img/gray-incoming-freshman.jpg">
Element selector:.row:nth-child(1) > .box:nth-child(1) > a[target="_blank"] > img
Failing checks (At least one of these should pass)
- 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"
-
<img src="/img/gray-international-student.jpg">
Element selector:.row:nth-child(1) > .box:nth-child(3) > a[target="_blank"] > img
Failing checks (At least one of these should pass)
- 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"
-
<img src="/img/gray-online-student.jpg">
Element selector:img[src$="gray-online-student.jpg"]
Failing checks (At least one of these should pass)
- 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"
-
<img src="/img/gray-concurrent-student.jpg">
Element selector:.row:nth-child(2) > .box:nth-child(2) > a[target="_blank"] > img
Failing checks (At least one of these should pass)
- 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"
-
<img src="/img/gray-graduate-student.jpg">
Element selector:img[src$="gray-graduate-student.jpg"]
Failing checks (At least one of these should pass)
- 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"
-
<img src="/uploads//3grayboxes/teachers.jpg">
Element selector:.row:nth-child(3) > .box > a[target="_blank"] > img
Failing checks (At least one of these should pass)
- 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"
-
<img src="/img/footer-rider.png">
Element selector:img[src$="footer-rider.png"]
Failing checks (At least one of these should pass)
- 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"
Buttons must have discernible text
Ensures buttons have discernible text. Axe Reference
-
<button><img src="/img/zoom.png"></button>
Element selector:button
Failing checks (At least one of these should pass)
- 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's default semantics were not overridden with role="none" or role="presentation"
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
-
<a href="mailto:recruit@nwosu.edu" style="background-color: rgb(255, 255, 255); color: rgb(65, 131, 196); font-family: franklin-gothic-urw, sans-serif; font-size: 17px;">recruit@nwosu.edu</a>
Element selector:a[href$="mailto:recruit@nwosu.edu"]
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.98 (foreground color: #4183c4, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1
a[href$="mailto:recruit@nwosu.edu"]
-
Element has insufficient color contrast of 3.98 (foreground color: #4183c4, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1
Frames must have an accessible name
Ensures <iframe> and <frame> elements have an accessible name. Axe Reference
-
<iframe allowtransparency="" frameborder="0" height="166" scrolling="no" src="https://cdn.yoshki.com/iframe/54732.html" style="BORDER-TOP: 0px;BORDER-RIGHT: 0px;BORDER-BOTTOM: 0px;PADDING-BOTTOM: 0px;PADDING-TOP: 0px;PADDING-LEFT: 0px;MARGIN: 0px;BORDER-LEFT: 0px;PADDING-RIGHT: 0px;backgroundColor: transparent;" width="150">
Element selector:iframe
Failing checks (At least one of these should pass)
- Element has no title 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's default semantics were not overridden with role="none" or role="presentation"
<html> element must have a lang attribute
Ensures every HTML document has a lang attribute. Axe Reference
-
<html class="wf-franklingothicurw-n4-active wf-franklingothicurw-n7-active wf-franklingothicurw-i4-active wf-franklingothicextcompurw-n4-active wf-franklingothicextcompurw-n7-active wf-franklingothicurw-n3-active wf-active">
Element selector:html
Failing checks (At least one of these should pass)
- The <html> element does not have a lang attribute
Select element must have an accessible name
Ensures select element has an accessible name. Axe Reference
-
<select onchange="window.location.href=this.value">
Element selector:select
Failing checks (At least one of these should pass)
- Form element does not have an implicit (wrapped) <label>
- Form element does not have an explicit <label>
- 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"
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>Apply for Admission</h1>
Element selector:.primary-title > h1
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
.primary-title
img[alt="Apply for Admission Overview "]
-
Element's background color could not be determined because element contains an image node
-
<select onchange="window.location.href=this.value">
Element selector:select
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.mobile-secondary-nav
-
Element's background color could not be determined due to a background image
-
<span class="h3">INCOMING FRESHMEN</span>
Element selector:.row:nth-child(1) > .box:nth-child(1) > a[target="_blank"] > .h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
.row:nth-child(1) > .box:nth-child(1) > a[target="_blank"] > img
-
Element's background color could not be determined because element contains an image node
-
<span class="p">Start Here</span>
Element selector:.row:nth-child(1) > .box:nth-child(1) > a[target="_blank"] > .p
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
.row:nth-child(1) > .box:nth-child(1) > a[target="_blank"] > img
-
Element's background color could not be determined because element contains an image node
-
<span class="h3">TRANSFER STUDENTS</span>
Element selector:.row:nth-child(1) > .box:nth-child(2) > a[target="_blank"] > .h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
img[alt="SGA Officers"]
-
Element's background color could not be determined because element contains an image node
-
<span class="p">Start Here</span>
Element selector:.row:nth-child(1) > .box:nth-child(2) > a[target="_blank"] > .p
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
img[alt="SGA Officers"]
-
Element's background color could not be determined because element contains an image node
-
<span class="h3">INTERNATIONAL STUDENTS</span>
Element selector:.row:nth-child(1) > .box:nth-child(3) > a[target="_blank"] > .h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
.row:nth-child(1) > .box:nth-child(3) > a[target="_blank"] > img
-
Element's background color could not be determined because element contains an image node
-
<span class="p">Start Here</span>
Element selector:.row:nth-child(1) > .box:nth-child(3) > a[target="_blank"] > .p
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
.row:nth-child(1) > .box:nth-child(3) > a[target="_blank"] > img
-
Element's background color could not be determined because element contains an image node
-
<span class="h3">ONLINE STUDENTS</span>
Element selector:.row:nth-child(2) > .box:nth-child(1) > a[target="_blank"] > .h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
img[src$="gray-online-student.jpg"]
-
Element's background color could not be determined because element contains an image node
-
<span class="p">Start Here</span>
Element selector:.row:nth-child(2) > .box:nth-child(1) > a[target="_blank"] > .p
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
img[src$="gray-online-student.jpg"]
-
Element's background color could not be determined because element contains an image node
-
<span class="h3">CONCURRENT STUDENTS</span>
Element selector:.row:nth-child(2) > .box:nth-child(2) > a[target="_blank"] > .h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
.row:nth-child(2) > .box:nth-child(2) > a[target="_blank"] > img
-
Element's background color could not be determined because element contains an image node
-
<span class="p">Start Here</span>
Element selector:.row:nth-child(2) > .box:nth-child(2) > a[target="_blank"] > .p
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
.row:nth-child(2) > .box:nth-child(2) > a[target="_blank"] > img
-
Element's background color could not be determined because element contains an image node
-
<span class="h3">GRADUATE STUDENTS</span>
Element selector:.row:nth-child(2) > .box:nth-child(3) > a[target="_blank"] > .h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
img[src$="gray-graduate-student.jpg"]
-
Element's background color could not be determined because element contains an image node
-
<span class="p">Start Here</span>
Element selector:.row:nth-child(2) > .box:nth-child(3) > a[target="_blank"] > .p
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
img[src$="gray-graduate-student.jpg"]
-
Element's background color could not be determined because element contains an image node
-
<span class="h3">ADULT & READMISSION STUDENTS</span>
Element selector:.row:nth-child(3) > .box > a[target="_blank"] > .h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
.row:nth-child(3) > .box > a[target="_blank"] > img
-
Element's background color could not be determined because element contains an image node
-
<span class="p">Start Here</span>
Element selector:.row:nth-child(3) > .box > a[target="_blank"] > .p
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because element contains an image node
.row:nth-child(3) > .box > a[target="_blank"] > img
-
Element's background color could not be determined because element contains an image node