Page Scan Results:
YOU'LL BE GLAD YOU STARTED HERE
https://neo.edu/
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
Frames must have an accessible name
Ensures <iframe> and <frame> elements have an accessible name. Axe Reference
-
<iframe width="560" height="315" src="https://www.youtube.com/embed/7VrYCyaMHsk" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
Element selector:iframe[width="560"]
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"
-
<iframe frameborder="0" scrolling="no" allowtransparency="true" width="150" height="166" src="https://cdn.yoshki.com/iframe/54732.html" style="border:0px; margin:0px; padding:0px; backgroundColor:transparent;"></iframe>
Element selector:iframe[frameborder="0"]
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"
Elements must only use supported ARIA attributes
Ensures an element's role supports its ARIA attributes. Axe Reference
-
<div class="choices__item choices__placeholder choices__item--selectable" data-item="" data-id="1" data-value="" data-custom-properties="null" aria-selected="true"> Select a program </div>
Element selector:div[data-item=""]
Failing checks (All of these should pass)
- ARIA attribute is not allowed: aria-selected="true"
ARIA input fields must have an accessible name
Ensures every ARIA input field has an accessible name. Axe Reference
-
<div class="choices" data-type="select-one" tabindex="0" role="listbox" aria-haspopup="true" aria-expanded="false">
Element selector:.choices
Failing checks (At least one of these should pass)
- 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
Certain ARIA roles must contain particular children
Ensures elements with an ARIA role that require child roles contain them. Axe Reference
-
<div class="choices" data-type="select-one" tabindex="0" role="listbox" aria-haspopup="true" aria-expanded="false">
Element selector:.choices
Failing checks (At least one of these should pass)
- Required ARIA children role not present: group, option
- Element uses aria-busy="true" while showing a loader
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 class="home-intro__title display-1">You'll be glad you started <strong>here</strong></h1>
Element selector:h1
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="A smiling graduate"]
-
Element's background color could not be determined because element contains an image node
-
<strong>here</strong>
Element selector:h1 > strong
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="A smiling graduate"]
-
Element's background color could not be determined because element contains an image node
-
<div class="benefitts-item"> 250+ athletes earned D1 scholarships & 35+ went to play sports professionally </div>
Element selector:.swiper-slide-active[data-swiper-slide-index="0"][aria-label="1 / 6"] > .benefitts-item
Failing checks (At least one of these should pass)
- Element's background color could not be determined because it partially overlaps other elements
-
<h2 class="welcome-section__title display-1 text-uppercase"> Say <i>Hello</i> </h2>
Element selector:.welcome-section__title
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.welcome-section__image
-
Element's background color could not be determined due to a pseudo element
-
<i>Hello</i>
Element selector:i
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.welcome-section__image
-
Element's background color could not be determined due to a pseudo element
-
<div class="choices__item choices__placeholder choices__item--selectable" data-item="" data-id="1" data-value="" data-custom-properties="null" aria-selected="true"> Select a program </div>
Element selector:div[data-item=""]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.choices
-
Element's background color could not be determined due to a pseudo element
-
<h3 class="academic-department__title h4"> Agriculture </h3>
Element selector:.swiper-slide-active[data-swiper-slide-index="0"][aria-label="1 / 6"] > .academic-department__link > .academic-department__wrapper > .academic-department__title
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.swiper-slide-active[data-swiper-slide-index="0"][aria-label="1 / 6"] > .academic-department__link > .academic-department__wrapper
-
Element's background color could not be determined due to a pseudo element
-
<h3 class="academic-department__title h4"> Business & Technology </h3>
Element selector:.swiper-slide-next[data-swiper-slide-index="1"][aria-label="2 / 6"] > .academic-department__link > .academic-department__wrapper > .academic-department__title
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.swiper-slide-next[data-swiper-slide-index="1"][aria-label="2 / 6"] > .academic-department__link > .academic-department__wrapper
-
Element's background color could not be determined due to a pseudo element
-
<h3 class="academic-department__title h4"> Communication & Fine Arts </h3>
Element selector:.academic-department[data-swiper-slide-index="2"][aria-label="3 / 6"]:nth-child(7) > .academic-department__link > .academic-department__wrapper > .academic-department__title
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.academic-department[data-swiper-slide-index="2"][aria-label="3 / 6"]:nth-child(7) > .academic-department__link > .academic-department__wrapper
-
Element's background color could not be determined due to a pseudo element
-
<h3 class="academic-department__title h4"> Math & Science </h3>
Element selector:.academic-department[data-swiper-slide-index="3"][aria-label="4 / 6"]:nth-child(8) > .academic-department__link > .academic-department__wrapper > .academic-department__title
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.academic-department[data-swiper-slide-index="3"][aria-label="4 / 6"]:nth-child(8) > .academic-department__link > .academic-department__wrapper
-
Element's background color could not be determined due to a pseudo element
-
<h2 class="display-1"> Upcoming Events </h2>
Element selector:.section-heading > h2
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.discover-info__image
-
Element's background color could not be determined due to a background image
-
<a href="https://neo.edu/about/campus-police-safety/" class="header-tools__link">Campus Police</a>
Element selector:.footer-nav__item:nth-child(1) > .header-tools__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/hr/human-resources/directory/" class="header-tools__link">Directory</a>
Element selector:.footer-nav__item:nth-child(2) > .header-tools__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/campus-map/" class="header-tools__link">Campus Map</a>
Element selector:.header-tools__link[href$="campus-map/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/hr/human-resources/faculty-and-staff-forms/" class="header-tools__link">Faculty & Staff</a>
Element selector:.footer-nav__item:nth-child(4) > .header-tools__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/academics/request-transcripts/" class="header-tools__link">Transcripts</a>
Element selector:.footer-nav__item:nth-child(5) > .header-tools__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/hr/human-resources/neo-job-board/" class="header-tools__link">Jobs</a>
Element selector:.footer-nav__item:nth-child(6) > .header-tools__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/pay-my-bill/" class="header-tools__link">Pay My Bill</a>
Element selector:.header-tools__link[href$="pay-my-bill/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://helpdesk.neo.edu/" class="header-tools__link" rel="noopener" target="_blank" aria-label="Technology Helpdesk (opens in a new tab)">Technology Helpdesk</a>
Element selector:.footer-nav__item:nth-child(8) > a[href$="helpdesk.neo.edu/"][rel="noopener"][target="_blank"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/current-students/student-life/wellness/" class="header-tools__link">Wellness Center</a>
Element selector:.footer-nav__item:nth-child(9) > .header-tools__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/events/" class="header-tools__link">Events</a>
Element selector:.header-tools__link[href$="events/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/about/grove-center/" class="header-tools__link">Grove Higher Education Center</a>
Element selector:.footer-nav__item:nth-child(11) > .header-tools__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/current-students/financial-aid/heerf-quarterly-reports/" class="header-tools__link">HEERF Reports</a>
Element selector:.footer-nav__item:nth-child(12) > .header-tools__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://secure.ethicspoint.com/domain/media/en/gui/10933/index.html" class="header-tools__link">EthicsPoint</a>
Element selector:.footer-nav__item:nth-child(13) > .header-tools__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://apps.okstate.edu/okey/neo/index.php/module/Activate/action/Index" class="header-tools__link">Activate Goldkey</a>
Element selector:.footer-nav__item:nth-child(14) > .header-tools__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/password" class="header-tools__link">Reset Goldkey</a>
Element selector:a[href$="password"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/about/policies-public-information/accreditation-program-approval/" class="privacy-nav__link">Accreditation</a>
Element selector:.privacy-nav__item:nth-child(1) > .privacy-nav__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/about/policies-public-information/notice-of-nondiscrimination/" class="privacy-nav__link">Nondiscrimination</a>
Element selector:.privacy-nav__item:nth-child(2) > .privacy-nav__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/about/policies-public-information/ada-section-504/" class="privacy-nav__link">Accessibility</a>
Element selector:.privacy-nav__item:nth-child(3) > .privacy-nav__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://neo.edu/about/consumer-information/privacy-statement/" class="privacy-nav__link">Privacy</a>
Element selector:.privacy-nav__item:nth-child(4) > .privacy-nav__link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.footer__navs
-
Element's background color could not be determined due to a pseudo element