Page Scan Results:
(No H1 element on page)
https://www.langston.edu/future-students/first-steps
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="title">Admissions</div>
Element selector:.even.field-item:nth-child(1) > .field-collection-view.view-mode-full.clearfix > .row > .col > .copy > a > .title
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.95 (foreground color: #ffffff, background color: #ff6500, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1
.field-name-field-landing-shortcut > .field-items > .even.field-item:nth-child(1)
-
Element has insufficient color contrast of 2.95 (foreground color: #ffffff, background color: #ff6500, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1
-
<p>Get your admissions packet and a comprehensive checklist to walk you through every step of the admissions process.</p>
Element selector:.even.field-item:nth-child(1) > .field-collection-view.view-mode-full.clearfix > .row > .col > .copy > .body > a:nth-child(1) > p
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.95 (foreground color: #ffffff, background color: #ff6500, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.field-name-field-landing-shortcut > .field-items > .even.field-item:nth-child(1)
-
Element has insufficient color contrast of 2.95 (foreground color: #ffffff, background color: #ff6500, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<a href="https://www.langston.edu/node/2816">Learn More...</a>
Element selector:.even.field-item:nth-child(1) > .field-collection-view.view-mode-full.clearfix > .row > .col > .copy > .body > a:nth-child(2)
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.93 (foreground color: #183964, background color: #ff6500, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.field-name-field-landing-shortcut > .field-items > .even.field-item:nth-child(1)
-
Element has insufficient color contrast of 3.93 (foreground color: #183964, background color: #ff6500, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<a href="http://www.langston.edu/financial-aid-2">Learn More...</a>
Element selector:.odd.field-item:nth-child(2) > .field-collection-view.view-mode-full.clearfix > .row > .col > .copy > .body > a:nth-child(2)
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.93 (foreground color: #ff6500, background color: #183964, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.odd.field-item:nth-child(2)
-
Element has insufficient color contrast of 3.93 (foreground color: #ff6500, background color: #183964, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<a href="/housing">Learn More...</a>
Element selector:a[href$="housing"]:nth-child(2)
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.93 (foreground color: #ff6500, background color: #183964, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.even.field-item:nth-child(3)
-
Element has insufficient color contrast of 3.93 (foreground color: #ff6500, background color: #183964, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<div class="title">Scholarships</div>
Element selector:.field-collection-view-final > .row > .col > .copy > a > .title
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.95 (foreground color: #ffffff, background color: #ff6500, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1
.odd.field-item:nth-child(4)
-
Element has insufficient color contrast of 2.95 (foreground color: #ffffff, background color: #ff6500, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1
-
<p>Find information about, and links to apply for, federal and state grants as well as a large number of scholarships.</p>
Element selector:.field-collection-view-final > .row > .col > .copy > .body > a:nth-child(1) > p
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.95 (foreground color: #ffffff, background color: #ff6500, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.odd.field-item:nth-child(4)
-
Element has insufficient color contrast of 2.95 (foreground color: #ffffff, background color: #ff6500, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
-
<a href="/future-students/first-steps/scholarships">Learn More...</a>
Element selector:.field-collection-view-final > .row > .col > .copy > .body > a:nth-child(2)
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 3.93 (foreground color: #183964, background color: #ff6500, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.odd.field-item:nth-child(4)
-
Element has insufficient color contrast of 3.93 (foreground color: #183964, background color: #ff6500, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
Images must have alternate text
Ensures <img> elements have alternate text or a role of none or presentation. Axe Reference
-
<img src="https://www.langston.edu/sites/default/files/styles/shortcut-bg/public/LU_Stock2017__68.jpeg?itok=Ohtry0A7">
Element selector:.even.field-item:nth-child(1) > .field-collection-view.view-mode-full.clearfix > .row > .col > a > .landing-shortcut > 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="https://www.langston.edu/sites/default/files/styles/shortcut-bg/public/LU_Stock2017__13.jpeg?itok=5rtMAsvm">
Element selector:.odd.field-item:nth-child(2) > .field-collection-view.view-mode-full.clearfix > .row > .col > a > .landing-shortcut > 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="https://www.langston.edu/sites/default/files/styles/shortcut-bg/public/LU_Stock2017__54.jpeg?itok=Js_5siNe">
Element selector:a[href$="housing"] > .landing-shortcut > 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="https://www.langston.edu/sites/default/files/styles/shortcut-bg/public/LU_Stock2017__94.jpeg?itok=UrBEYHiV">
Element selector:.field-collection-view-final > .row > .col > a > .landing-shortcut > 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"
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a href="https://www.langston.edu/node/2816"> <div class="landing-shortcut"><img src="https://www.langston.edu/sites/default/files/styles/shortcut-bg/public/LU_Stock2017__68.jpeg?itok=Ohtry0A7"></div> </a>
Element selector:.even.field-item:nth-child(1) > .field-collection-view.view-mode-full.clearfix > .row > .col > 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
-
<a href="http://www.langston.edu/financial-aid-2"> <div class="landing-shortcut"><img src="https://www.langston.edu/sites/default/files/styles/shortcut-bg/public/LU_Stock2017__13.jpeg?itok=5rtMAsvm"></div> </a>
Element selector:.odd.field-item:nth-child(2) > .field-collection-view.view-mode-full.clearfix > .row > .col > 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
-
<a href="/housing"> <div class="landing-shortcut"><img src="https://www.langston.edu/sites/default/files/styles/shortcut-bg/public/LU_Stock2017__54.jpeg?itok=Js_5siNe"></div> </a>
Element selector:.col > a[href$="housing"]
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
-
<a href="/future-students/first-steps/scholarships"> <div class="landing-shortcut"><img src="https://www.langston.edu/sites/default/files/styles/shortcut-bg/public/LU_Stock2017__94.jpeg?itok=UrBEYHiV"></div> </a>
Element selector:.field-collection-view-final > .row > .col > 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
<html> element must have a lang attribute
Ensures every HTML document has a lang attribute. Axe Reference
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" version="XHTML+RDFa 1.0" dir="ltr" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/terms/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" class="js">
Element selector:html
Failing checks (At least one of these should pass)
- The xml:lang attribute is not valid on HTML pages, use the lang attribute.
Zooming and scaling must not be disabled
Ensures <meta name="viewport"> does not disable text scaling and zooming. Axe Reference
-
<meta name="viewport" content="width=device-width, initial-scale = 1.0, maximum-scale = 1.0, viewport-fit=cover">
Element selector:meta[name="viewport"]
Failing checks (At least one of these should pass)
- maximum-scale on <meta> tag disables zooming on mobile devices
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
-
<input title="Enter the terms you wish to search for." type="text" id="edit-search-block-form--2" name="search_block_form" value="" size="15" maxlength="128" class="form-text">
Element selector:#edit-search-block-form--2
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
#edit-search-block-form--2
-
Element's background color could not be determined due to a background image
-
<span>News</span>
Element selector:a[href$="news"] > span
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="Home"]
-
Element's background color could not be determined because element contains an image node
-
<span>Events</span>
Element selector:.menu-595[href$="events"][title=""] > span
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="Home"]
-
Element's background color could not be determined because element contains an image node
-
<span>Directory</span>
Element selector:.menu-596[href$="campus-directory"][title=""] > span
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="Home"]
-
Element's background color could not be determined because element contains an image node
-
<span>Careers</span>
Element selector:.menu-1321[title=""] > span
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="Home"]
-
Element's background color could not be determined because element contains an image node
-
<span>Athletics</span>
Element selector:.menu-597[href$="www.langstonsports.com"][title=""] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>Alumni</span>
Element selector:a[href$="alumni"] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>Give Now</span>
Element selector:.menu-1100[title=""] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>Site Index</span>
Element selector:.menu-1284[title=""] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>Logins</span>
Element selector:.menu-603.depth-1.leaf > a[href$="logins"] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>Make A Payment</span>
Element selector:.menu-1795[title=""] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.menu-1795[title=""]
-
Element's background color could not be determined due to a background image
-
<span>Academics</span>
Element selector:.block-content > ul > .menu-148.depth-1.expanded > .menu-148[href$="academics"] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.block-content > ul > .menu-148.depth-1.expanded > .menu-148[href$="academics"]
-
Element's background color could not be determined due to a background image
-
<span>Future Students</span>
Element selector:.block-content > ul > .menu-404.active-trail.depth-1 > .menu-404.active-trail[href$="future-students"] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.block-content > ul > .menu-404.active-trail.depth-1 > .menu-404.active-trail[href$="future-students"]
-
Element's background color could not be determined due to a background image
-
<span>Graduate Programs</span>
Element selector:.block-content > ul > .menu-912.depth-1.leaf > .menu-912 > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>Campus Life</span>
Element selector:.block-content > ul > .menu-405.depth-1.expanded > .menu-405[href$="student-life"][title=""] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.block-content > ul > .menu-405.depth-1.expanded > .menu-405[href$="student-life"][title=""]
-
Element's background color could not be determined due to a background image
-
<span>Undergraduate Programs</span>
Element selector:.menu-910.collapsed.depth-1 > .menu-910 > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>Lion Camp</span>
Element selector:.block-content > ul > .menu-1316.depth-1.leaf > .menu-1316[href$="lion-camp"] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>OKC</span>
Element selector:.block-content > ul > .menu-406.depth-1.expanded > .menu-406[title=""] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.block-content > ul > .menu-406.depth-1.expanded > .menu-406[title=""]
-
Element's background color could not be determined due to a background image
-
<span>Tulsa</span>
Element selector:.block-content > ul > .menu-407.depth-1.expanded > .menu-407[href$="tulsa"][title=""] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.block-content > ul > .menu-407.depth-1.expanded > .menu-407[href$="tulsa"][title=""]
-
Element's background color could not be determined due to a background image
-
<span>Faculty & Staff</span>
Element selector:.block-content > ul > .menu-408.depth-1.expanded > .menu-408[href$="faculty-staff"] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.block-content > ul > .menu-408.depth-1.expanded > .menu-408[href$="faculty-staff"]
-
Element's background color could not be determined due to a background image
-
<span>Library</span>
Element selector:.block-content > ul > .menu-982.depth-1.leaf > .menu-982[title=""] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>About Us</span>
Element selector:.block-content > ul > .menu-409.depth-1.expanded > .menu-409[href$="about-us"] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.block-content > ul > .menu-409.depth-1.expanded > .menu-409[href$="about-us"]
-
Element's background color could not be determined due to a background image
-
<span>Apply Now</span>
Element selector:.block-content > ul > .menu-604.depth-1.leaf > .menu-604[title=""] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>Money Management Tools</span>
Element selector:.block-content > ul > .menu-905.depth-1.leaf > .menu-905 > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<span>Student Portal</span>
Element selector:.block-content > ul > .menu-1315.depth-1.last > .menu-1315[href$="new-student-portal-banner"] > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.page-header-wrapper
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<div class="breadcrumb-title">First Steps</div>
Element selector:.breadcrumb-title
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.breadcrumb-title
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<div class="breadcrumb"><a href="/">Home</a> » <a href="/future-students">Future Students</a> » <a href="/future-students/first-steps" class="active">First Steps</a></div>
Element selector:.breadcrumb
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.breadcrumb
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<a href="/">Home</a>
Element selector:.breadcrumb > a[href="/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.breadcrumb
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<a href="/future-students">Future Students</a>
Element selector:.breadcrumb > a[href$="future-students"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.breadcrumb
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<a href="/future-students/first-steps" class="active">First Steps</a>
Element selector:.breadcrumb > .active[href$="first-steps"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.breadcrumb
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<div class="field-item even">First Steps</div>
Element selector:.field-name-field-hero-title > .field-items > .even.field-item
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<div class="field-item even">Start here to learn about admission requirements, degree programs, financial aid, available scholarships, housing and more.</div>
Element selector:.field-name-field-hero-copy > .field-items > .even.field-item
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.main-hero-overlay
.main-hero-bg
-
Element's background color could not be determined due to a background image
-
<p>2020 Langston University / PO BOX 1500 / Langston, OK 73050 / 1.877.466.2231 / <a href="mailto:luwebmaster@langston.edu">luwebmaster@langston.edu</a> / <a href="/privacy-policy">Privacy Policy</a></p>
Element selector:.block-content > p: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
.footer
-
Element's background color could not be determined due to a background image
-
<a href="mailto:luwebmaster@langston.edu">luwebmaster@langston.edu</a>
Element selector:p:nth-child(1) > a: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
.footer
-
Element's background color could not be determined due to a background image
-
<a href="/privacy-policy">Privacy Policy</a>
Element selector:a[href$="privacy-policy"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.footer
-
Element's background color could not be determined due to a background image
-
<p>Langston.edu is currently being updated. Check back soon to explore our new site.</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
.footer
-
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="mailto:luwebmaster@langston.edu">luwebmaster@langston.edu</a>
Element selector:p:nth-child(1) > a:nth-child(1)
Failing checks (At least one of these should pass)
-
Element's contrast ratio could not be determined due to a background image
.block-content > p:nth-child(1)
-
Element's contrast ratio could not be determined due to a background image
-
<a href="/privacy-policy">Privacy Policy</a>
Element selector:a[href$="privacy-policy"]
Failing checks (At least one of these should pass)
-
Element's contrast ratio could not be determined due to a background image
.block-content > p:nth-child(1)
-
Element's contrast ratio could not be determined due to a background image