SlideShare a Scribd company logo
1 of 45
Download to read offline
@beacontec
THE ADMINISTRATORS
GUIDE TO ACCESSIBILITY
Compliance and Beyond
Keana Lynch, Director – UX Design & Development – Beacon @keana_lynch
@beacontec
A LITTLE ABOUT ME
• Has provided leadership and consultation for
over 35 Higher Education projects.
• Specializes in the analysis, design, and
implementation of websites.
• Passionate about design and development
strategies focused on user experience,
accessibility, multi-device interactions, and
technical best practices.
• Avid kayaker and dog mom.
Keana Lynch, Director of UX Design & Development at
@keana_lynch
klynch@beacontec.com
@beacontec
WHAT IS WEB ACCESSIBILITY?
Web accessibility is the practice of removing barriers that
prevent interaction with, or access to websites, by people with
disabilities.
@beacontec
“The power of the Web is in its
universality. Access by everyone
regardless of disability is an
essential aspect.”
– Tim Berners-Lee
W3C Director and inventor of the World Wide Web
@beacontec
Section 508
WCAG
WAI-ARIA
User Testing
ANALYSIS
DESIGN
DEVELOPMENT
Who’s job is it?
Planning
Content Strategy
Maintenance
Strategy
Focus Groups
Device Testing
Audio Video
Surveys
Audience
@beacontec
DON’T PANIC!
@beacontec
1
( analysis )
Make a Plan
@beacontec
Define and
document your
project goals and
strategy
( analysis ) Make a Plan
@beacontec
Analysis Design Content Development Testing
When should you start thinking about
accessibility?
( analysis ) Make a Plan
ACCESSIBILITY MUST BE CONSIDERED
AT EVERY STEP OF THE PROJECT AND NOT APPROACHED AS
A LAST MINUTE CHECKLIST.
@beacontec
( analysis ) Make a Plan
@beacontec
Web accessibility is the sole
responsibility of developers
( analysis ) Make a Plan
MYTH:
Every member of the team is
responsible for making their part of
a project accessible
FACT:
@beacontec
2
( analysis )
Know your Audience
@beacontec
35%
22%
15% 14%
9%
0%
10%
20%
30%
40%
Age Demographic
18-24 25-34 35-44 45-54 55-64
62% of students & 51% of parents
prefer web-based resources for learning about prospective universities
0% 20% 40% 60% 80%
Device Usage
Mobile Tablet Desktop
REMEMBER EACH AUDIENCE IS UNIQUE.
( analysis ) Know your Audience
@beacontec
Nearly1 in 5
Americans have a Disability
19.9 million
have difficulty lifting or grasping.
15.2 million
have a cognitive, mental, or
emotional impairment.
8.1 million
have a vision impairment.
7.6 million
have a hearing impairment.
About 56.7 million people — 19 percent of the population had a disability in 2010,
according to the U.S. Census Bureau.
( analysis ) Know your Audience
@beacontec
Consider including a wide range of
users in your Strategy phase focus
groups or online testing.
( analysis ) Know your Audience
@beacontec
3
( design )
Keep it Simple
@beacontec
Cluttered designs make it difficult to concentrate on the task.
( design ) Keep it Simple
MINIMIZE CLUTTER.
@beacontec
( design ) Keep it Simple
QUICK TIPS:
• Keep layouts clean and simple
• Don’t be afraid to use white space
• Be consistent with design elements & structure
• Have a clear sense of structure and hierarchy
• Use calls to action wisely
@beacontec
Design responsive to different screen sizes, from
small smart phones to large desktop monitors.
( design ) Keep it Simple
@beacontec
4
( design )
Clear Visual Layout
@beacontec
All users can benefit from clear navigation,
helpful illustrations, and organized content.
( design ) Clear Visual Layouts
@beacontec
( design ) Clear Visual Layouts
Color blindness
affects approximately
1 in 12 men and
1 in 200 women
in the world.
@beacontec
@beacontec
QUICK TIPS:
• Groups similar items with design elements that separate them from
other items on the page.
• Never rely on color alone to convey functional meaning.
• Make the font large enough.
• Provide enough space between lines of text.
• Use clean typography. Stick with one or two fonts in the design.
• Left aligned text is more readable.
( design ) Clear Visual Layouts
@beacontec
@beacontec
5
( content )
Information is Critical
@beacontec
Users may have trouble reading content for many reasons:
• Cognitive problems like dyslexia
• Vision disabilities
• Low literacy
• Reading in a second language
• Rushed, tired, stressed, or reading on a small screen
( content ) Information is Critical
CONTENT IS PART OF ACCESSIBILITY.
@beacontec
( content ) Information is Critical
WRITE FOR
YOUR AUDIENCE
Have clear purpose,
solid structure, and
clean presentation.
@beacontec
6
( content )
Scanning and Understanding
@beacontec
( content ) Scanning and Understanding
• Logically structure a page
• Provide good headings and
use heading tags
(<h1>, <h2>, etc.)
• Start with an overview
• Make it easy to scan.
• numbered lists
• bullet points
• use bolding and italics to
style or emphasize text.
• subheads
• spaces between lines
• make link text meaningful
• Break up blocks of text
@beacontec
7
( development )
Structure
@beacontec
The way the code is written can
determine the quality of the
user experience.
( development ) Structure
@beacontec
QUICK TIPS:
• Create a solid, clean structure with display instructions.
• Organize code so that it is read in the order it appears in the file.
• Use tags like <title> and <h1…6> to communicate content structure.
• Use scalable fonts (% and em)
• Follow web standards and best practices (www.w3.org).
• Separate content from design using CSS.
• Code should meet WCAG and Section 508 requirements.
( development ) Structure
@beacontec
8
( development )
Navigation
@beacontec
Users may have trouble navigating for many reasons:
• Users with motor disabilities rely on a keyboard.
• Nonvisual users cannot see to point the mouse and typically use a keyboard for
navigation.
• People with dexterity issues may find mouse operations awkward and
cumbersome.
• Some alternative input devices work by activating keyboard commands instead.
• Also some people find keyboard control easier, more comfortable, and more
efficient than pointing.
( development ) Navigation
@beacontec
( development ) Navigation
Support keyboard interaction
@beacontec
• Provide a logical navigation tab order.
• Don’t require point and click interactions (hover, select, etc.).
• Show which element has keyboard focus.
• Be sure to include skip links (skip navigation).
• Make search prominent, easy to use, and accurate.
( development ) Navigation
QUICK TIPS:
@beacontec
9
( testing )
Tips and Tricks
@beacontec
Tools and Automated sans: https://www.w3.org/WAI/ER/tools/
( testing ) Tips and tricks
Utilize testing tools for:
WCAG 2.0
Section 508
WAI-ARIA
@beacontec
DON’T FORGET!
Cross browser/
device testing
and
Human interaction
user testing
( testing ) Tips and tricks
@beacontec
10
( testing )
Maintenance
@beacontec
• Developing a management process
• Monitor websites
• Adapt to new technologies
• Regularly review
• Content
• Processes
• Resource training
( testing ) Maintenance
QUICK TIPS:
@beacontec
QUESTIONS
Keana Lynch
Director of UX Design & Development
@keana_lynch
klynch@beacontec.com
Come visit at Booth #20
@beacontec
@beacontec
Resources
• Horton, Sarah & Quesenbery, Whitney A Web for Everyone. Brooklyn: Rosenfeld Media, January 2014. Print.
• Geyer, Stephanie. "Communicating with college-bound students and their parents: New findings from E-
Expectations." Ruffalo Noel Levitz Blog: Higher Education Enrollment, Student Retention, and Student Success.
17 Sept. 2014. Web.
• US Census Bureau Public Information Office. "Newsroom Archive." Nearly 1 in 5 People Have a Disability in
the U.S., Census Bureau Reports - Miscellaneous - Newsroom - U.S. Census Bureau. 19 May 2016. Web.
• "Keyboard Accessibility." WebAIM - Web Accessibility In Mind. Web.
• "Content Strategy Basics." Usability.gov. Department of Health and Human Services, 24 Jan. 2016. Web.
• "Colour Blindness." Colour Blind Awareness. Web.

More Related Content

Similar to The Administrators Guide to Accessibility: Compliance and Beyond

Similar to The Administrators Guide to Accessibility: Compliance and Beyond (20)

Website Accessibility Workshop
Website Accessibility WorkshopWebsite Accessibility Workshop
Website Accessibility Workshop
 
What’s Next with Accessibility?
What’s Next with Accessibility?What’s Next with Accessibility?
What’s Next with Accessibility?
 
How to create accessible websites - WordCamp New York
How to create accessible websites - WordCamp New YorkHow to create accessible websites - WordCamp New York
How to create accessible websites - WordCamp New York
 
WEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptxWEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptx
 
Design Systems: Enterprise UX Evolution
Design Systems: Enterprise UX EvolutionDesign Systems: Enterprise UX Evolution
Design Systems: Enterprise UX Evolution
 
The Digital Marketing-Web Development Relationship
The Digital Marketing-Web Development RelationshipThe Digital Marketing-Web Development Relationship
The Digital Marketing-Web Development Relationship
 
SenchaCon 2016: Accessibility, Teamwork & Ext JS: A Customer Success Story - ...
SenchaCon 2016: Accessibility, Teamwork & Ext JS: A Customer Success Story - ...SenchaCon 2016: Accessibility, Teamwork & Ext JS: A Customer Success Story - ...
SenchaCon 2016: Accessibility, Teamwork & Ext JS: A Customer Success Story - ...
 
Information Architecture: The Strategic Structure of Great UX - WIAD 2017
Information Architecture: The Strategic Structure of Great UX - WIAD 2017Information Architecture: The Strategic Structure of Great UX - WIAD 2017
Information Architecture: The Strategic Structure of Great UX - WIAD 2017
 
Accessibility and inclusive design
Accessibility and inclusive designAccessibility and inclusive design
Accessibility and inclusive design
 
EVOLVE"13 | Maximize & Enhance | Accessibility | Kiran Kaja
EVOLVE"13 | Maximize & Enhance | Accessibility | Kiran KajaEVOLVE"13 | Maximize & Enhance | Accessibility | Kiran Kaja
EVOLVE"13 | Maximize & Enhance | Accessibility | Kiran Kaja
 
ATAGTR2017 SPEAKING EYE for differently abled people to see the web content
ATAGTR2017 SPEAKING EYE for differently abled people to see the web contentATAGTR2017 SPEAKING EYE for differently abled people to see the web content
ATAGTR2017 SPEAKING EYE for differently abled people to see the web content
 
A11y: Why do we need it? What is WCAG? How do we work with it?
A11y: Why do we need it? What is WCAG? How do we work with it?A11y: Why do we need it? What is WCAG? How do we work with it?
A11y: Why do we need it? What is WCAG? How do we work with it?
 
Accessibility for Web
Accessibility for WebAccessibility for Web
Accessibility for Web
 
Web accessibility webinar 53017
Web accessibility webinar 53017Web accessibility webinar 53017
Web accessibility webinar 53017
 
Tools And Techniques For Evaluating Accessibility
Tools And Techniques For Evaluating AccessibilityTools And Techniques For Evaluating Accessibility
Tools And Techniques For Evaluating Accessibility
 
Designing, Developing & Testing for Accessibility
Designing, Developing & Testing for AccessibilityDesigning, Developing & Testing for Accessibility
Designing, Developing & Testing for Accessibility
 
Research at work Design for Accessibility
Research at work Design for AccessibilityResearch at work Design for Accessibility
Research at work Design for Accessibility
 
Basics in User Experience Design, Information Architecture & Usability
Basics in User Experience Design, Information Architecture & UsabilityBasics in User Experience Design, Information Architecture & Usability
Basics in User Experience Design, Information Architecture & Usability
 
Web Accessibility and Design
Web Accessibility and DesignWeb Accessibility and Design
Web Accessibility and Design
 
Universal design for e learning final
Universal design for e learning finalUniversal design for e learning final
Universal design for e learning final
 

Recently uploaded

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 

The Administrators Guide to Accessibility: Compliance and Beyond

  • 1. @beacontec THE ADMINISTRATORS GUIDE TO ACCESSIBILITY Compliance and Beyond Keana Lynch, Director – UX Design & Development – Beacon @keana_lynch
  • 2. @beacontec A LITTLE ABOUT ME • Has provided leadership and consultation for over 35 Higher Education projects. • Specializes in the analysis, design, and implementation of websites. • Passionate about design and development strategies focused on user experience, accessibility, multi-device interactions, and technical best practices. • Avid kayaker and dog mom. Keana Lynch, Director of UX Design & Development at @keana_lynch klynch@beacontec.com
  • 3. @beacontec WHAT IS WEB ACCESSIBILITY? Web accessibility is the practice of removing barriers that prevent interaction with, or access to websites, by people with disabilities.
  • 4. @beacontec “The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.” – Tim Berners-Lee W3C Director and inventor of the World Wide Web
  • 5. @beacontec Section 508 WCAG WAI-ARIA User Testing ANALYSIS DESIGN DEVELOPMENT Who’s job is it? Planning Content Strategy Maintenance Strategy Focus Groups Device Testing Audio Video Surveys Audience
  • 8. @beacontec Define and document your project goals and strategy ( analysis ) Make a Plan
  • 9. @beacontec Analysis Design Content Development Testing When should you start thinking about accessibility? ( analysis ) Make a Plan ACCESSIBILITY MUST BE CONSIDERED AT EVERY STEP OF THE PROJECT AND NOT APPROACHED AS A LAST MINUTE CHECKLIST.
  • 10. @beacontec ( analysis ) Make a Plan
  • 11. @beacontec Web accessibility is the sole responsibility of developers ( analysis ) Make a Plan MYTH: Every member of the team is responsible for making their part of a project accessible FACT:
  • 13. @beacontec 35% 22% 15% 14% 9% 0% 10% 20% 30% 40% Age Demographic 18-24 25-34 35-44 45-54 55-64 62% of students & 51% of parents prefer web-based resources for learning about prospective universities 0% 20% 40% 60% 80% Device Usage Mobile Tablet Desktop REMEMBER EACH AUDIENCE IS UNIQUE. ( analysis ) Know your Audience
  • 14. @beacontec Nearly1 in 5 Americans have a Disability 19.9 million have difficulty lifting or grasping. 15.2 million have a cognitive, mental, or emotional impairment. 8.1 million have a vision impairment. 7.6 million have a hearing impairment. About 56.7 million people — 19 percent of the population had a disability in 2010, according to the U.S. Census Bureau. ( analysis ) Know your Audience
  • 15. @beacontec Consider including a wide range of users in your Strategy phase focus groups or online testing. ( analysis ) Know your Audience
  • 17. @beacontec Cluttered designs make it difficult to concentrate on the task. ( design ) Keep it Simple MINIMIZE CLUTTER.
  • 18. @beacontec ( design ) Keep it Simple QUICK TIPS: • Keep layouts clean and simple • Don’t be afraid to use white space • Be consistent with design elements & structure • Have a clear sense of structure and hierarchy • Use calls to action wisely
  • 19. @beacontec Design responsive to different screen sizes, from small smart phones to large desktop monitors. ( design ) Keep it Simple
  • 21. @beacontec All users can benefit from clear navigation, helpful illustrations, and organized content. ( design ) Clear Visual Layouts
  • 22. @beacontec ( design ) Clear Visual Layouts Color blindness affects approximately 1 in 12 men and 1 in 200 women in the world.
  • 24. @beacontec QUICK TIPS: • Groups similar items with design elements that separate them from other items on the page. • Never rely on color alone to convey functional meaning. • Make the font large enough. • Provide enough space between lines of text. • Use clean typography. Stick with one or two fonts in the design. • Left aligned text is more readable. ( design ) Clear Visual Layouts
  • 27. @beacontec Users may have trouble reading content for many reasons: • Cognitive problems like dyslexia • Vision disabilities • Low literacy • Reading in a second language • Rushed, tired, stressed, or reading on a small screen ( content ) Information is Critical CONTENT IS PART OF ACCESSIBILITY.
  • 28. @beacontec ( content ) Information is Critical WRITE FOR YOUR AUDIENCE Have clear purpose, solid structure, and clean presentation.
  • 30. @beacontec ( content ) Scanning and Understanding • Logically structure a page • Provide good headings and use heading tags (<h1>, <h2>, etc.) • Start with an overview • Make it easy to scan. • numbered lists • bullet points • use bolding and italics to style or emphasize text. • subheads • spaces between lines • make link text meaningful • Break up blocks of text
  • 32. @beacontec The way the code is written can determine the quality of the user experience. ( development ) Structure
  • 33. @beacontec QUICK TIPS: • Create a solid, clean structure with display instructions. • Organize code so that it is read in the order it appears in the file. • Use tags like <title> and <h1…6> to communicate content structure. • Use scalable fonts (% and em) • Follow web standards and best practices (www.w3.org). • Separate content from design using CSS. • Code should meet WCAG and Section 508 requirements. ( development ) Structure
  • 35. @beacontec Users may have trouble navigating for many reasons: • Users with motor disabilities rely on a keyboard. • Nonvisual users cannot see to point the mouse and typically use a keyboard for navigation. • People with dexterity issues may find mouse operations awkward and cumbersome. • Some alternative input devices work by activating keyboard commands instead. • Also some people find keyboard control easier, more comfortable, and more efficient than pointing. ( development ) Navigation
  • 36. @beacontec ( development ) Navigation Support keyboard interaction
  • 37. @beacontec • Provide a logical navigation tab order. • Don’t require point and click interactions (hover, select, etc.). • Show which element has keyboard focus. • Be sure to include skip links (skip navigation). • Make search prominent, easy to use, and accurate. ( development ) Navigation QUICK TIPS:
  • 39. @beacontec Tools and Automated sans: https://www.w3.org/WAI/ER/tools/ ( testing ) Tips and tricks Utilize testing tools for: WCAG 2.0 Section 508 WAI-ARIA
  • 40. @beacontec DON’T FORGET! Cross browser/ device testing and Human interaction user testing ( testing ) Tips and tricks
  • 42. @beacontec • Developing a management process • Monitor websites • Adapt to new technologies • Regularly review • Content • Processes • Resource training ( testing ) Maintenance QUICK TIPS:
  • 43. @beacontec QUESTIONS Keana Lynch Director of UX Design & Development @keana_lynch klynch@beacontec.com Come visit at Booth #20
  • 45. @beacontec Resources • Horton, Sarah & Quesenbery, Whitney A Web for Everyone. Brooklyn: Rosenfeld Media, January 2014. Print. • Geyer, Stephanie. "Communicating with college-bound students and their parents: New findings from E- Expectations." Ruffalo Noel Levitz Blog: Higher Education Enrollment, Student Retention, and Student Success. 17 Sept. 2014. Web. • US Census Bureau Public Information Office. "Newsroom Archive." Nearly 1 in 5 People Have a Disability in the U.S., Census Bureau Reports - Miscellaneous - Newsroom - U.S. Census Bureau. 19 May 2016. Web. • "Keyboard Accessibility." WebAIM - Web Accessibility In Mind. Web. • "Content Strategy Basics." Usability.gov. Department of Health and Human Services, 24 Jan. 2016. Web. • "Colour Blindness." Colour Blind Awareness. Web.