SlideShare a Scribd company logo
1 of 44
1
10 Tips for Creating Accessible Web
Content with WCAG 2.0
Janet Sylvia (Presenter)
Web Accessibility Group
Leader
www.3playmedia.com
twitter: @3playmedia
live tweet: #gaad
 Type questions in the window during the presentation
 Recording of presentation will be available for replay
 To view live captions, please click the link in the chat window
Lily Bond (Moderator)
3Play Media
Marketing Manager
lily@3playmedia.com
OLC Workshops
Special discounts available for OLC Members!
http://onlinelearningconsortium.org/join/
July 22 – 24: Designing with Accessibility in Mind
October 7 - 9: Exploring Interactive Video Tools
http://onlinelearningconsortium.org/learn/workshops
Janet Sylvia
Web Accessibility Group, Leader
Web AccessibilityTrainer
 Introduction to Web Accessibility
 Overview of the Web Content Accessibility Guidelines
(WCAG) 2.0
 10Tips for Creating Accessible Web Content
 Accessibility Checking, as we cover content
 Section 508 - Rehabilitation Act Amendments of 1998
 “Electronic and InformationTechnology must be equally accessible
to people with and without disabilities”.
 Section 508 Refresh….forthcoming
 U.S. Department of Education
 AssistiveTechn0logy Act
 Americans with Disabilities Act (ADA)
 Places of public accommodation
 Courts have ruled intent of the law includes internet
 International Laws (Province,Territory, Country)
 Loss of equivalent (or equally effective) access to your website,
web-based content and online courses for people with
disabilities.
 Recourse in U.S.:
 US Department of Education, Office of Civil Rights
 US Department of Justice, Office of Civil Rights
 Civil Rights Complaint
 Lawsuit in State or Federal Court
 Standards = legal requirements
 WCAG 2.0 = international guidelines
 Accessibility best practices
 Together, ensure accessible delivery of electronic,
information and communication technology
 Section 508 Refresh (as written)
 Incorporates by ReferenceWCAG 2.0, Levels A andAA
 Higher Education Civil Rights Complaints and Lawsuits
 Remediation Plans
 Require conformance with WCAG 2.0 Levels A and AA
 Section 508 and the Refresh
 Cover more than web-based content
 Procurement Polices
 Hardware and Software
 Telecommunications Devices
We will always comply with Section 508.
The Section 508 Refresh is expected to direct us to conform
withWCAG 2.0 for accessibility of web-based content.
 4 Principles (P.O.U.R.)
 12 Guidelines
▪ 61 Success Criteria
▪ Level A + Level AA and Level AAA
 WCAG 2.0 Documentation
 How to MeetWCAG 2.0
 Techniques
 Understanding Success Criteria
 Beginners:WebAIM’s WCAG 2.0 Checklist
 Usable Accessibility
 Functional vs.Technical Accessibility
 Website may pass an accessibility checker, but is the
content actually usable by the intended audience?
 <img src=“234.jpg” alt=“Logo”>
 Technical:
 accessibility requirement
has been met through the
use of ALT text
 Functional:
 Does the word “logo” fully
convey the meaning or
contents of this image?
 What is this logo for?
 <img src=“234.jpg” alt=“Global
AccessibilityAwareness Day”>
 Functional goes beyond
merely meeting a
technical requirement;
actually usable by the
website visitor.
 <title>
Heading 1 <h1>
Heading 2 <h2>
Heading 3 <h3>
Heading 4 <h4>
Heading 5 <h5>
Heading 6 <h6>
 Only 1 per page,
same as <title> text
 All SectionTitles
 All Sub-sectionTitles
 All Sub-sub section…
 All Sub-sub-sub section…
 All Sub-sub-sub-sub
section…..
 Ordered lists <ol>
 Progression, sequence
 Unordered lists <ul>
 No sequence
 Avoid using either for indent or layout; always a defined
purpose
 <strong> instead of bold
 <em> instead of italics
 Link text should:
 make sense out of context
 describe the destination (website or document title)
 be unique for each unique destination
 Avoid
 Click here
 Email me
 URL text http://www.ugallo-b59-go2376c.html
 Every image requires alt text!
 Alt text:
 Clear, concise description approx. 120 characters or less
 Conveys function, meaning or purpose of image
 Long Description (in addition to alt text):
 When alt text alone isn’t enough
 Surrounding text or link to a separate, accessible document
<img src =“123.jpg” alt=“Map to
Student Center”>
<img src=“123.jpg” alt=“”>
 In text surrounding the image:
 The Student Center is centrally
located on the main campus. From
Five Points, take S. Lumpkin for 4.5
miles.Take a right at Clark Howell
Hall into theTate Center Parking
lot. The Student Center is located
on the east side of the lot.
 HTML
 PDF
 Word
 Excel
 PowerPoint
 Etc.
 Resources available on Handout
 Audio-only
 TextTranscript (of the spoken word)
 Video-only
 Video Description (text description of key visual elements)
 Audio+Video
 Closed Captions
 TextTranscript +Video Description
 Accessible Media Player
 Provide option to turn off multimedia
 Pause/Stop buttons must be keyboard accessible
 Ensure media player is accessible
 YouTube
▪ Default Player – not accessible
▪ Instruct site visitors to request HTML5 player
 EmbedYouTube
▪ YouTube HTML5 player
▪ JWPlayer
 Functionality does not rely on mouse-only or keyboard-
only
 JavaScript can increase accessibility
 Prompts for warnings, instructions, additional information
 No easy fix for all JavaScript
 Evaluate each page and devise unique solutions
 WebAIM: Accessible JavaScript
 Often overlooked but significant aspect of
website accessibility
 Test
 Unplug mouse
 Tab (forward)
 Shift+Tab (backward)
 Enter (activate links, buttons, controls, etc.)
 1. Focus Indicators visible viaTab
 To experience, visit WebAIM and use tab key
 2. Navigation Order - logical and intuitive
 3. Interactive elements accessible via keyboard
 4. Scripted elements and widgets accessible via keyboard
 5. Lengthy navigation needs Skip to Main Content,
Headings, ARIA landmarks
 Choose high contrast color scheme between foreground
and background colors
 Avoid large blocks of text with dark background and light
text
 Ensure background does not overpower text
 Also, avoid color coding
a)
b)
a)
b)
*c)
 The [organization name] complies with Section 508 and
endorses conformance with theWCAG 2.0 Guidelines for
accessibility of web-based content. Please contact us if
you cannot access information on this website.
 Email
 Phone Number
 Respond to request within 24-hours or 1 business day
1. PageTitles, Headings, Semantic Structure
2. Descriptive Hyperlinks
3. AltText for all Non-text Content
4. Accessible Documents
5. Accessible Multimedia
6. Don’t auto-play video
7. JavaScript functionality is device independent
8. Keyboard accessibility
9. Sufficient color contrast
10. Accessibility Statement and contact information
“If you can design a website,
you can design
an accessible one.”
University ofWashington, Do-IT
Janet Sylvia
Web Accessibility Group, Leader
Web AccessibilityTrainer
jsylvia@uga.edu
44
Presenters
Janet Sylvia
Web Accessibility Group
Leader
Lily Bond
3Play Media
Marketing Manager
lily@3playmedia.com
Q&A
Upcoming Webinars:
 May 27: CVAA Legal Requirements for Video
Programming
 July 23: DIY Workflows for Captioning/Transcription
 August 6: Quick Start to Captioning
You can register for these free webinars at:
www.3playmedia.com/how-it-works/webinars/
A recording of this webinar will be available for replay

More Related Content

What's hot

Copyright Made Simple for Digital Educators
Copyright Made Simple for Digital EducatorsCopyright Made Simple for Digital Educators
Copyright Made Simple for Digital Educators3Play Media
 
Quick Start to Captioning
Quick Start to CaptioningQuick Start to Captioning
Quick Start to Captioning3Play Media
 
What Does Accessibility Mean for Multimedia?
What Does Accessibility Mean for Multimedia?What Does Accessibility Mean for Multimedia?
What Does Accessibility Mean for Multimedia?3Play Media
 
Pennsylvania State of Higher Education (PASSHE) Virtual Conference
 Pennsylvania State of Higher Education (PASSHE) Virtual Conference Pennsylvania State of Higher Education (PASSHE) Virtual Conference
Pennsylvania State of Higher Education (PASSHE) Virtual Conference3Play Media
 
How Yahoo Is Making Their Technology Accessible to Everyone
How Yahoo Is Making Their Technology Accessible to EveryoneHow Yahoo Is Making Their Technology Accessible to Everyone
How Yahoo Is Making Their Technology Accessible to Everyone3Play Media
 
Accessibility Strategies for Educational Online Video
Accessibility Strategies for Educational Online VideoAccessibility Strategies for Educational Online Video
Accessibility Strategies for Educational Online Video3Play Media
 
Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...
Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...
Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...3Play Media
 
How Copyright Law and Fair Use Impact Third Party Captioning
How Copyright Law and Fair Use Impact Third Party CaptioningHow Copyright Law and Fair Use Impact Third Party Captioning
How Copyright Law and Fair Use Impact Third Party Captioning3Play Media
 
In-House Captioning Workflows and Economic Analysis
In-House Captioning Workflows and Economic AnalysisIn-House Captioning Workflows and Economic Analysis
In-House Captioning Workflows and Economic Analysis3Play Media
 
Implementing Universal and Inclusive Design for Online Learning Accessibility
Implementing Universal and Inclusive Design for Online Learning AccessibilityImplementing Universal and Inclusive Design for Online Learning Accessibility
Implementing Universal and Inclusive Design for Online Learning Accessibility3Play Media
 
The Future of Closed Captioning in Higher Education
The Future of Closed Captioning in Higher EducationThe Future of Closed Captioning in Higher Education
The Future of Closed Captioning in Higher Education3Play Media
 
Web accessibility workshop 1
Web accessibility workshop 1Web accessibility workshop 1
Web accessibility workshop 1Vladimir Tomberg
 
Quick Start to Video Search
Quick Start to Video SearchQuick Start to Video Search
Quick Start to Video Search3Play Media
 
Web Accessibility for Web Developers
Web Accessibility for Web DevelopersWeb Accessibility for Web Developers
Web Accessibility for Web DevelopersAlexander Loechel
 
Boosting new media accessibility - Scott Hollier
Boosting new media accessibility - Scott HollierBoosting new media accessibility - Scott Hollier
Boosting new media accessibility - Scott HollierWeb Directions
 
Who Should Be Involved in Your Campus' IT Initiative
Who Should Be Involved in Your Campus' IT InitiativeWho Should Be Involved in Your Campus' IT Initiative
Who Should Be Involved in Your Campus' IT InitiativePatrick Loftus
 
WCAG 2.0 for Designers
WCAG 2.0 for DesignersWCAG 2.0 for Designers
WCAG 2.0 for DesignersBrunner
 
The Anatomy of an IT Accessibility Coordinator
The Anatomy of an IT Accessibility CoordinatorThe Anatomy of an IT Accessibility Coordinator
The Anatomy of an IT Accessibility Coordinator3Play Media
 
Portland Community College: Best Practices for Video Captioning
Portland Community College: Best Practices for Video CaptioningPortland Community College: Best Practices for Video Captioning
Portland Community College: Best Practices for Video Captioning3Play Media
 

What's hot (20)

Copyright Made Simple for Digital Educators
Copyright Made Simple for Digital EducatorsCopyright Made Simple for Digital Educators
Copyright Made Simple for Digital Educators
 
Quick Start to Captioning
Quick Start to CaptioningQuick Start to Captioning
Quick Start to Captioning
 
What Does Accessibility Mean for Multimedia?
What Does Accessibility Mean for Multimedia?What Does Accessibility Mean for Multimedia?
What Does Accessibility Mean for Multimedia?
 
Pennsylvania State of Higher Education (PASSHE) Virtual Conference
 Pennsylvania State of Higher Education (PASSHE) Virtual Conference Pennsylvania State of Higher Education (PASSHE) Virtual Conference
Pennsylvania State of Higher Education (PASSHE) Virtual Conference
 
How Yahoo Is Making Their Technology Accessible to Everyone
How Yahoo Is Making Their Technology Accessible to EveryoneHow Yahoo Is Making Their Technology Accessible to Everyone
How Yahoo Is Making Their Technology Accessible to Everyone
 
Accessibility Strategies for Educational Online Video
Accessibility Strategies for Educational Online VideoAccessibility Strategies for Educational Online Video
Accessibility Strategies for Educational Online Video
 
Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...
Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...
Usability and Accessibility Have a Conversation: How Accessibility and UI/UX ...
 
How Copyright Law and Fair Use Impact Third Party Captioning
How Copyright Law and Fair Use Impact Third Party CaptioningHow Copyright Law and Fair Use Impact Third Party Captioning
How Copyright Law and Fair Use Impact Third Party Captioning
 
In-House Captioning Workflows and Economic Analysis
In-House Captioning Workflows and Economic AnalysisIn-House Captioning Workflows and Economic Analysis
In-House Captioning Workflows and Economic Analysis
 
Implementing Universal and Inclusive Design for Online Learning Accessibility
Implementing Universal and Inclusive Design for Online Learning AccessibilityImplementing Universal and Inclusive Design for Online Learning Accessibility
Implementing Universal and Inclusive Design for Online Learning Accessibility
 
The Future of Closed Captioning in Higher Education
The Future of Closed Captioning in Higher EducationThe Future of Closed Captioning in Higher Education
The Future of Closed Captioning in Higher Education
 
Web accessibility workshop 1
Web accessibility workshop 1Web accessibility workshop 1
Web accessibility workshop 1
 
Quick Start to Video Search
Quick Start to Video SearchQuick Start to Video Search
Quick Start to Video Search
 
Web Accessibility for Web Developers
Web Accessibility for Web DevelopersWeb Accessibility for Web Developers
Web Accessibility for Web Developers
 
Boosting new media accessibility - Scott Hollier
Boosting new media accessibility - Scott HollierBoosting new media accessibility - Scott Hollier
Boosting new media accessibility - Scott Hollier
 
Who Should Be Involved in Your Campus' IT Initiative
Who Should Be Involved in Your Campus' IT InitiativeWho Should Be Involved in Your Campus' IT Initiative
Who Should Be Involved in Your Campus' IT Initiative
 
WCAG 2.0 for Designers
WCAG 2.0 for DesignersWCAG 2.0 for Designers
WCAG 2.0 for Designers
 
The Anatomy of an IT Accessibility Coordinator
The Anatomy of an IT Accessibility CoordinatorThe Anatomy of an IT Accessibility Coordinator
The Anatomy of an IT Accessibility Coordinator
 
Introduction To WCAG 2.0
Introduction To WCAG 2.0Introduction To WCAG 2.0
Introduction To WCAG 2.0
 
Portland Community College: Best Practices for Video Captioning
Portland Community College: Best Practices for Video CaptioningPortland Community College: Best Practices for Video Captioning
Portland Community College: Best Practices for Video Captioning
 

Viewers also liked

Responsible [digital] Home Ownership
Responsible [digital] Home OwnershipResponsible [digital] Home Ownership
Responsible [digital] Home OwnershipDenise (Dee) Teal
 
Online Video and the ADA: How a Landmark Case Changed the Legal Landscape of ...
Online Video and the ADA: How a Landmark Case Changed the Legal Landscape of ...Online Video and the ADA: How a Landmark Case Changed the Legal Landscape of ...
Online Video and the ADA: How a Landmark Case Changed the Legal Landscape of ...3Play Media
 
UDL: A Deeper Dive
UDL: A Deeper DiveUDL: A Deeper Dive
UDL: A Deeper Divefairjosey
 
Reaching All Learners: UDL in Online Course Design
Reaching All Learners: UDL in Online Course DesignReaching All Learners: UDL in Online Course Design
Reaching All Learners: UDL in Online Course Designfairjosey
 
Making Websites Accessible to People with Disabilities
Making Websites Accessible to People with DisabilitiesMaking Websites Accessible to People with Disabilities
Making Websites Accessible to People with DisabilitiesChristian Brink
 
Are You at Risk? Identifying Web Accessibility Gaps at Your Organization
Are You at Risk? Identifying Web Accessibility Gaps at Your OrganizationAre You at Risk? Identifying Web Accessibility Gaps at Your Organization
Are You at Risk? Identifying Web Accessibility Gaps at Your Organization3Play Media
 
Solving Web Accessibility: Leaving No One Behind
Solving Web Accessibility: Leaving No One BehindSolving Web Accessibility: Leaving No One Behind
Solving Web Accessibility: Leaving No One Behind3Play Media
 
Strategies for Getting Administrative and Faculty Buy-In for UDL
Strategies for Getting Administrative and Faculty Buy-In for UDLStrategies for Getting Administrative and Faculty Buy-In for UDL
Strategies for Getting Administrative and Faculty Buy-In for UDL3Play Media
 
When the DOJ/OCR Makes a Visit: Lessons Learned in Resolving Complaints About...
When the DOJ/OCR Makes a Visit: Lessons Learned in Resolving Complaints About...When the DOJ/OCR Makes a Visit: Lessons Learned in Resolving Complaints About...
When the DOJ/OCR Makes a Visit: Lessons Learned in Resolving Complaints About...3Play Media
 
The Long Road from Reactive to Proactive: Developing an Accessibility Strategy
The Long Road from Reactive to Proactive: Developing an Accessibility StrategyThe Long Road from Reactive to Proactive: Developing an Accessibility Strategy
The Long Road from Reactive to Proactive: Developing an Accessibility Strategy3Play Media
 
How to Implement Accessible Lecture Capture
How to Implement Accessible Lecture CaptureHow to Implement Accessible Lecture Capture
How to Implement Accessible Lecture Capture3Play Media
 
The Road to Sustainable Corporate Accessibility
The Road to Sustainable Corporate AccessibilityThe Road to Sustainable Corporate Accessibility
The Road to Sustainable Corporate Accessibility3Play Media
 
Tips for Getting Your Colleagues to Adopt Universal Design for Learning
Tips for Getting Your Colleagues to Adopt Universal Design for LearningTips for Getting Your Colleagues to Adopt Universal Design for Learning
Tips for Getting Your Colleagues to Adopt Universal Design for Learning3Play Media
 
The Road to EIT Accessibility at Four Colleges: A Centralized Approach
The Road to EIT Accessibility at Four Colleges: A Centralized ApproachThe Road to EIT Accessibility at Four Colleges: A Centralized Approach
The Road to EIT Accessibility at Four Colleges: A Centralized Approach3Play Media
 
Demystifying WCAG 2.0: An Intro to Web, Office, InDesign, & PDF Accessibility
Demystifying WCAG 2.0: An Intro to Web, Office, InDesign, & PDF AccessibilityDemystifying WCAG 2.0: An Intro to Web, Office, InDesign, & PDF Accessibility
Demystifying WCAG 2.0: An Intro to Web, Office, InDesign, & PDF Accessibility3Play Media
 
Quick Start to Captioning 12-08-2016
Quick Start to Captioning 12-08-2016Quick Start to Captioning 12-08-2016
Quick Start to Captioning 12-08-20163Play Media
 

Viewers also liked (17)

Responsible [digital] Home Ownership
Responsible [digital] Home OwnershipResponsible [digital] Home Ownership
Responsible [digital] Home Ownership
 
Online Video and the ADA: How a Landmark Case Changed the Legal Landscape of ...
Online Video and the ADA: How a Landmark Case Changed the Legal Landscape of ...Online Video and the ADA: How a Landmark Case Changed the Legal Landscape of ...
Online Video and the ADA: How a Landmark Case Changed the Legal Landscape of ...
 
UDL: A Deeper Dive
UDL: A Deeper DiveUDL: A Deeper Dive
UDL: A Deeper Dive
 
Reaching All Learners: UDL in Online Course Design
Reaching All Learners: UDL in Online Course DesignReaching All Learners: UDL in Online Course Design
Reaching All Learners: UDL in Online Course Design
 
Web Trends 2016
Web Trends 2016Web Trends 2016
Web Trends 2016
 
Making Websites Accessible to People with Disabilities
Making Websites Accessible to People with DisabilitiesMaking Websites Accessible to People with Disabilities
Making Websites Accessible to People with Disabilities
 
Are You at Risk? Identifying Web Accessibility Gaps at Your Organization
Are You at Risk? Identifying Web Accessibility Gaps at Your OrganizationAre You at Risk? Identifying Web Accessibility Gaps at Your Organization
Are You at Risk? Identifying Web Accessibility Gaps at Your Organization
 
Solving Web Accessibility: Leaving No One Behind
Solving Web Accessibility: Leaving No One BehindSolving Web Accessibility: Leaving No One Behind
Solving Web Accessibility: Leaving No One Behind
 
Strategies for Getting Administrative and Faculty Buy-In for UDL
Strategies for Getting Administrative and Faculty Buy-In for UDLStrategies for Getting Administrative and Faculty Buy-In for UDL
Strategies for Getting Administrative and Faculty Buy-In for UDL
 
When the DOJ/OCR Makes a Visit: Lessons Learned in Resolving Complaints About...
When the DOJ/OCR Makes a Visit: Lessons Learned in Resolving Complaints About...When the DOJ/OCR Makes a Visit: Lessons Learned in Resolving Complaints About...
When the DOJ/OCR Makes a Visit: Lessons Learned in Resolving Complaints About...
 
The Long Road from Reactive to Proactive: Developing an Accessibility Strategy
The Long Road from Reactive to Proactive: Developing an Accessibility StrategyThe Long Road from Reactive to Proactive: Developing an Accessibility Strategy
The Long Road from Reactive to Proactive: Developing an Accessibility Strategy
 
How to Implement Accessible Lecture Capture
How to Implement Accessible Lecture CaptureHow to Implement Accessible Lecture Capture
How to Implement Accessible Lecture Capture
 
The Road to Sustainable Corporate Accessibility
The Road to Sustainable Corporate AccessibilityThe Road to Sustainable Corporate Accessibility
The Road to Sustainable Corporate Accessibility
 
Tips for Getting Your Colleagues to Adopt Universal Design for Learning
Tips for Getting Your Colleagues to Adopt Universal Design for LearningTips for Getting Your Colleagues to Adopt Universal Design for Learning
Tips for Getting Your Colleagues to Adopt Universal Design for Learning
 
The Road to EIT Accessibility at Four Colleges: A Centralized Approach
The Road to EIT Accessibility at Four Colleges: A Centralized ApproachThe Road to EIT Accessibility at Four Colleges: A Centralized Approach
The Road to EIT Accessibility at Four Colleges: A Centralized Approach
 
Demystifying WCAG 2.0: An Intro to Web, Office, InDesign, & PDF Accessibility
Demystifying WCAG 2.0: An Intro to Web, Office, InDesign, & PDF AccessibilityDemystifying WCAG 2.0: An Intro to Web, Office, InDesign, & PDF Accessibility
Demystifying WCAG 2.0: An Intro to Web, Office, InDesign, & PDF Accessibility
 
Quick Start to Captioning 12-08-2016
Quick Start to Captioning 12-08-2016Quick Start to Captioning 12-08-2016
Quick Start to Captioning 12-08-2016
 

Similar to 10 Tips for Creating Accessible Web Content with WCAG 2.0

Optimizing Library Resources for Screen Readers
Optimizing Library Resources for Screen ReadersOptimizing Library Resources for Screen Readers
Optimizing Library Resources for Screen ReadersNina McHale
 
Stephen Bouikidis, Avoiding the Target Trap: Creating Accessible Section 508 ...
Stephen Bouikidis, Avoiding the Target Trap: Creating Accessible Section 508 ...Stephen Bouikidis, Avoiding the Target Trap: Creating Accessible Section 508 ...
Stephen Bouikidis, Avoiding the Target Trap: Creating Accessible Section 508 ...webcontent2007
 
Introduction to accessibility
Introduction to accessibilityIntroduction to accessibility
Introduction to accessibilityJoseph McLarty
 
Accessibility in Practice: Integrating Web Accessibility into Cascade Training
Accessibility in Practice:  Integrating Web Accessibility into Cascade TrainingAccessibility in Practice:  Integrating Web Accessibility into Cascade Training
Accessibility in Practice: Integrating Web Accessibility into Cascade Traininghannonhill
 
Accessibility on the Web
Accessibility on the WebAccessibility on the Web
Accessibility on the WebJessica Keyes
 
Accessibility Geek Up
Accessibility Geek UpAccessibility Geek Up
Accessibility Geek Upguest67b46c
 
Testing For Web Accessibility
Testing For Web AccessibilityTesting For Web Accessibility
Testing For Web AccessibilityHagai Asaban
 
Introduction web tech
Introduction web techIntroduction web tech
Introduction web techLiaquat Rahoo
 
Accessibility and universal usability
Accessibility and universal usabilityAccessibility and universal usability
Accessibility and universal usabilitySarah Hudson
 
HTML5 introduction for beginners
HTML5 introduction for beginnersHTML5 introduction for beginners
HTML5 introduction for beginnersVineeth N Krishnan
 
Website Accessibility Workshop
Website Accessibility WorkshopWebsite Accessibility Workshop
Website Accessibility WorkshopDevin Olson
 
How to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility SummitHow to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility SummitRachel Cherry
 
Hyper Text Markup Language, Cascading Style Sheet
Hyper Text Markup Language, Cascading Style SheetHyper Text Markup Language, Cascading Style Sheet
Hyper Text Markup Language, Cascading Style SheetNitinShelake4
 
Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009Emagination ®
 
IT230-Assignment 1 Solved.pdf
IT230-Assignment 1 Solved.pdfIT230-Assignment 1 Solved.pdf
IT230-Assignment 1 Solved.pdfDark179280
 

Similar to 10 Tips for Creating Accessible Web Content with WCAG 2.0 (20)

Optimizing Library Resources for Screen Readers
Optimizing Library Resources for Screen ReadersOptimizing Library Resources for Screen Readers
Optimizing Library Resources for Screen Readers
 
doumi94
doumi94doumi94
doumi94
 
Stephen Bouikidis, Avoiding the Target Trap: Creating Accessible Section 508 ...
Stephen Bouikidis, Avoiding the Target Trap: Creating Accessible Section 508 ...Stephen Bouikidis, Avoiding the Target Trap: Creating Accessible Section 508 ...
Stephen Bouikidis, Avoiding the Target Trap: Creating Accessible Section 508 ...
 
Introduction to accessibility
Introduction to accessibilityIntroduction to accessibility
Introduction to accessibility
 
Accessibility in Practice: Integrating Web Accessibility into Cascade Training
Accessibility in Practice:  Integrating Web Accessibility into Cascade TrainingAccessibility in Practice:  Integrating Web Accessibility into Cascade Training
Accessibility in Practice: Integrating Web Accessibility into Cascade Training
 
Accessibility on the Web
Accessibility on the WebAccessibility on the Web
Accessibility on the Web
 
Accessibility Geek Up
Accessibility Geek UpAccessibility Geek Up
Accessibility Geek Up
 
Testing For Web Accessibility
Testing For Web AccessibilityTesting For Web Accessibility
Testing For Web Accessibility
 
Technology Research
Technology ResearchTechnology Research
Technology Research
 
Actsheet10
Actsheet10Actsheet10
Actsheet10
 
Introduction web tech
Introduction web techIntroduction web tech
Introduction web tech
 
Accessibility and universal usability
Accessibility and universal usabilityAccessibility and universal usability
Accessibility and universal usability
 
HTML5 introduction for beginners
HTML5 introduction for beginnersHTML5 introduction for beginners
HTML5 introduction for beginners
 
Website Accessibility Workshop
Website Accessibility WorkshopWebsite Accessibility Workshop
Website Accessibility Workshop
 
How to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility SummitHow to create accessible websites - Web Accessibility Summit
How to create accessible websites - Web Accessibility Summit
 
eLearning & Accessibility
eLearning & AccessibilityeLearning & Accessibility
eLearning & Accessibility
 
Hyper Text Markup Language, Cascading Style Sheet
Hyper Text Markup Language, Cascading Style SheetHyper Text Markup Language, Cascading Style Sheet
Hyper Text Markup Language, Cascading Style Sheet
 
2012-07-24: Accessibility On The Web
2012-07-24: Accessibility On The Web2012-07-24: Accessibility On The Web
2012-07-24: Accessibility On The Web
 
Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009Accessibility And 508 Compliance In 2009
Accessibility And 508 Compliance In 2009
 
IT230-Assignment 1 Solved.pdf
IT230-Assignment 1 Solved.pdfIT230-Assignment 1 Solved.pdf
IT230-Assignment 1 Solved.pdf
 

More from 3Play Media

Advancing Equity and Inclusion for Deaf Students in Higher Education
Advancing Equity and Inclusion for Deaf Students in Higher EducationAdvancing Equity and Inclusion for Deaf Students in Higher Education
Advancing Equity and Inclusion for Deaf Students in Higher Education3Play Media
 
"Am I Doing This Right?" Imposter Syndrome and Accessibility Maturity
"Am I Doing This Right?" Imposter Syndrome and Accessibility Maturity"Am I Doing This Right?" Imposter Syndrome and Accessibility Maturity
"Am I Doing This Right?" Imposter Syndrome and Accessibility Maturity3Play Media
 
The 3Play Way: Real-Time Captioning in Higher Education
The 3Play Way: Real-Time Captioning in Higher EducationThe 3Play Way: Real-Time Captioning in Higher Education
The 3Play Way: Real-Time Captioning in Higher Education3Play Media
 
Developing a Centrally Supported Captioning System with Utah State University
Developing a Centrally Supported Captioning System with Utah State UniversityDeveloping a Centrally Supported Captioning System with Utah State University
Developing a Centrally Supported Captioning System with Utah State University3Play Media
 
Developing a Centrally Supported Captioning System with Utah State University
Developing a Centrally Supported Captioning System with Utah State UniversityDeveloping a Centrally Supported Captioning System with Utah State University
Developing a Centrally Supported Captioning System with Utah State University3Play Media
 
Lessons Learned: Canada’s Past, Present, and Future Leadership in Digital Acc...
Lessons Learned: Canada’s Past, Present, and Future Leadership in Digital Acc...Lessons Learned: Canada’s Past, Present, and Future Leadership in Digital Acc...
Lessons Learned: Canada’s Past, Present, and Future Leadership in Digital Acc...3Play Media
 
Product Innovation is on the Edge
Product Innovation is on the EdgeProduct Innovation is on the Edge
Product Innovation is on the Edge3Play Media
 
Why Every Company Needs to Think and Act Like a Media Company
Why Every Company Needs to Think and Act Like a Media CompanyWhy Every Company Needs to Think and Act Like a Media Company
Why Every Company Needs to Think and Act Like a Media Company3Play Media
 
2023 State of Automatic Speech Recognition
2023 State of Automatic Speech Recognition2023 State of Automatic Speech Recognition
2023 State of Automatic Speech Recognition3Play Media
 
Complex Identities: The Intersection of Disability with Race, Culture, Gender...
Complex Identities: The Intersection of Disability with Race, Culture, Gender...Complex Identities: The Intersection of Disability with Race, Culture, Gender...
Complex Identities: The Intersection of Disability with Race, Culture, Gender...3Play Media
 
Accessibility as a Gateway to Creativity
Accessibility as a Gateway to CreativityAccessibility as a Gateway to Creativity
Accessibility as a Gateway to Creativity3Play Media
 
Disability Inclusion for Leadership
Disability Inclusion for LeadershipDisability Inclusion for Leadership
Disability Inclusion for Leadership3Play Media
 
How to Tell Whether UDL is Working
How to Tell Whether UDL is WorkingHow to Tell Whether UDL is Working
How to Tell Whether UDL is Working3Play Media
 
Neurodivergency at work (P2) – 3Play and B-I.pdf
Neurodivergency at work (P2) – 3Play and B-I.pdfNeurodivergency at work (P2) – 3Play and B-I.pdf
Neurodivergency at work (P2) – 3Play and B-I.pdf3Play Media
 
Neurodiversity in the Workplace - Part 1
Neurodiversity in the Workplace - Part 1Neurodiversity in the Workplace - Part 1
Neurodiversity in the Workplace - Part 13Play Media
 
How To Deliver an Accessible Online Presentation
How To Deliver an Accessible Online PresentationHow To Deliver an Accessible Online Presentation
How To Deliver an Accessible Online Presentation3Play Media
 
Power of an Accessible Website.pdf
Power of an Accessible Website.pdfPower of an Accessible Website.pdf
Power of an Accessible Website.pdf3Play Media
 
2022 Digital Accessibility Legal Update.pdf
2022 Digital Accessibility Legal Update.pdf2022 Digital Accessibility Legal Update.pdf
2022 Digital Accessibility Legal Update.pdf3Play Media
 
Intro to Live Captioning for Broadcast.pdf
Intro to Live Captioning for Broadcast.pdfIntro to Live Captioning for Broadcast.pdf
Intro to Live Captioning for Broadcast.pdf3Play Media
 
How to Scale a Sustainable Accessibility Program
How to Scale a Sustainable Accessibility Program How to Scale a Sustainable Accessibility Program
How to Scale a Sustainable Accessibility Program 3Play Media
 

More from 3Play Media (20)

Advancing Equity and Inclusion for Deaf Students in Higher Education
Advancing Equity and Inclusion for Deaf Students in Higher EducationAdvancing Equity and Inclusion for Deaf Students in Higher Education
Advancing Equity and Inclusion for Deaf Students in Higher Education
 
"Am I Doing This Right?" Imposter Syndrome and Accessibility Maturity
"Am I Doing This Right?" Imposter Syndrome and Accessibility Maturity"Am I Doing This Right?" Imposter Syndrome and Accessibility Maturity
"Am I Doing This Right?" Imposter Syndrome and Accessibility Maturity
 
The 3Play Way: Real-Time Captioning in Higher Education
The 3Play Way: Real-Time Captioning in Higher EducationThe 3Play Way: Real-Time Captioning in Higher Education
The 3Play Way: Real-Time Captioning in Higher Education
 
Developing a Centrally Supported Captioning System with Utah State University
Developing a Centrally Supported Captioning System with Utah State UniversityDeveloping a Centrally Supported Captioning System with Utah State University
Developing a Centrally Supported Captioning System with Utah State University
 
Developing a Centrally Supported Captioning System with Utah State University
Developing a Centrally Supported Captioning System with Utah State UniversityDeveloping a Centrally Supported Captioning System with Utah State University
Developing a Centrally Supported Captioning System with Utah State University
 
Lessons Learned: Canada’s Past, Present, and Future Leadership in Digital Acc...
Lessons Learned: Canada’s Past, Present, and Future Leadership in Digital Acc...Lessons Learned: Canada’s Past, Present, and Future Leadership in Digital Acc...
Lessons Learned: Canada’s Past, Present, and Future Leadership in Digital Acc...
 
Product Innovation is on the Edge
Product Innovation is on the EdgeProduct Innovation is on the Edge
Product Innovation is on the Edge
 
Why Every Company Needs to Think and Act Like a Media Company
Why Every Company Needs to Think and Act Like a Media CompanyWhy Every Company Needs to Think and Act Like a Media Company
Why Every Company Needs to Think and Act Like a Media Company
 
2023 State of Automatic Speech Recognition
2023 State of Automatic Speech Recognition2023 State of Automatic Speech Recognition
2023 State of Automatic Speech Recognition
 
Complex Identities: The Intersection of Disability with Race, Culture, Gender...
Complex Identities: The Intersection of Disability with Race, Culture, Gender...Complex Identities: The Intersection of Disability with Race, Culture, Gender...
Complex Identities: The Intersection of Disability with Race, Culture, Gender...
 
Accessibility as a Gateway to Creativity
Accessibility as a Gateway to CreativityAccessibility as a Gateway to Creativity
Accessibility as a Gateway to Creativity
 
Disability Inclusion for Leadership
Disability Inclusion for LeadershipDisability Inclusion for Leadership
Disability Inclusion for Leadership
 
How to Tell Whether UDL is Working
How to Tell Whether UDL is WorkingHow to Tell Whether UDL is Working
How to Tell Whether UDL is Working
 
Neurodivergency at work (P2) – 3Play and B-I.pdf
Neurodivergency at work (P2) – 3Play and B-I.pdfNeurodivergency at work (P2) – 3Play and B-I.pdf
Neurodivergency at work (P2) – 3Play and B-I.pdf
 
Neurodiversity in the Workplace - Part 1
Neurodiversity in the Workplace - Part 1Neurodiversity in the Workplace - Part 1
Neurodiversity in the Workplace - Part 1
 
How To Deliver an Accessible Online Presentation
How To Deliver an Accessible Online PresentationHow To Deliver an Accessible Online Presentation
How To Deliver an Accessible Online Presentation
 
Power of an Accessible Website.pdf
Power of an Accessible Website.pdfPower of an Accessible Website.pdf
Power of an Accessible Website.pdf
 
2022 Digital Accessibility Legal Update.pdf
2022 Digital Accessibility Legal Update.pdf2022 Digital Accessibility Legal Update.pdf
2022 Digital Accessibility Legal Update.pdf
 
Intro to Live Captioning for Broadcast.pdf
Intro to Live Captioning for Broadcast.pdfIntro to Live Captioning for Broadcast.pdf
Intro to Live Captioning for Broadcast.pdf
 
How to Scale a Sustainable Accessibility Program
How to Scale a Sustainable Accessibility Program How to Scale a Sustainable Accessibility Program
How to Scale a Sustainable Accessibility Program
 

10 Tips for Creating Accessible Web Content with WCAG 2.0

  • 1. 1 10 Tips for Creating Accessible Web Content with WCAG 2.0 Janet Sylvia (Presenter) Web Accessibility Group Leader www.3playmedia.com twitter: @3playmedia live tweet: #gaad  Type questions in the window during the presentation  Recording of presentation will be available for replay  To view live captions, please click the link in the chat window Lily Bond (Moderator) 3Play Media Marketing Manager lily@3playmedia.com
  • 2. OLC Workshops Special discounts available for OLC Members! http://onlinelearningconsortium.org/join/ July 22 – 24: Designing with Accessibility in Mind October 7 - 9: Exploring Interactive Video Tools http://onlinelearningconsortium.org/learn/workshops
  • 3. Janet Sylvia Web Accessibility Group, Leader Web AccessibilityTrainer
  • 4.  Introduction to Web Accessibility  Overview of the Web Content Accessibility Guidelines (WCAG) 2.0  10Tips for Creating Accessible Web Content  Accessibility Checking, as we cover content
  • 5.
  • 6.  Section 508 - Rehabilitation Act Amendments of 1998  “Electronic and InformationTechnology must be equally accessible to people with and without disabilities”.  Section 508 Refresh….forthcoming  U.S. Department of Education  AssistiveTechn0logy Act  Americans with Disabilities Act (ADA)  Places of public accommodation  Courts have ruled intent of the law includes internet  International Laws (Province,Territory, Country)
  • 7.  Loss of equivalent (or equally effective) access to your website, web-based content and online courses for people with disabilities.  Recourse in U.S.:  US Department of Education, Office of Civil Rights  US Department of Justice, Office of Civil Rights  Civil Rights Complaint  Lawsuit in State or Federal Court
  • 8.  Standards = legal requirements  WCAG 2.0 = international guidelines  Accessibility best practices  Together, ensure accessible delivery of electronic, information and communication technology
  • 9.  Section 508 Refresh (as written)  Incorporates by ReferenceWCAG 2.0, Levels A andAA  Higher Education Civil Rights Complaints and Lawsuits  Remediation Plans  Require conformance with WCAG 2.0 Levels A and AA
  • 10.  Section 508 and the Refresh  Cover more than web-based content  Procurement Polices  Hardware and Software  Telecommunications Devices We will always comply with Section 508. The Section 508 Refresh is expected to direct us to conform withWCAG 2.0 for accessibility of web-based content.
  • 11.
  • 12.  4 Principles (P.O.U.R.)  12 Guidelines ▪ 61 Success Criteria ▪ Level A + Level AA and Level AAA  WCAG 2.0 Documentation  How to MeetWCAG 2.0  Techniques  Understanding Success Criteria  Beginners:WebAIM’s WCAG 2.0 Checklist
  • 13.
  • 14.  Usable Accessibility  Functional vs.Technical Accessibility  Website may pass an accessibility checker, but is the content actually usable by the intended audience?
  • 15.  <img src=“234.jpg” alt=“Logo”>  Technical:  accessibility requirement has been met through the use of ALT text  Functional:  Does the word “logo” fully convey the meaning or contents of this image?  What is this logo for?
  • 16.  <img src=“234.jpg” alt=“Global AccessibilityAwareness Day”>  Functional goes beyond merely meeting a technical requirement; actually usable by the website visitor.
  • 17.
  • 19. Heading 1 <h1> Heading 2 <h2> Heading 3 <h3> Heading 4 <h4> Heading 5 <h5> Heading 6 <h6>  Only 1 per page, same as <title> text  All SectionTitles  All Sub-sectionTitles  All Sub-sub section…  All Sub-sub-sub section…  All Sub-sub-sub-sub section…..
  • 20.
  • 21.  Ordered lists <ol>  Progression, sequence  Unordered lists <ul>  No sequence  Avoid using either for indent or layout; always a defined purpose  <strong> instead of bold  <em> instead of italics
  • 22.
  • 23.  Link text should:  make sense out of context  describe the destination (website or document title)  be unique for each unique destination  Avoid  Click here  Email me  URL text http://www.ugallo-b59-go2376c.html
  • 24.
  • 25.  Every image requires alt text!  Alt text:  Clear, concise description approx. 120 characters or less  Conveys function, meaning or purpose of image  Long Description (in addition to alt text):  When alt text alone isn’t enough  Surrounding text or link to a separate, accessible document
  • 26. <img src =“123.jpg” alt=“Map to Student Center”> <img src=“123.jpg” alt=“”>  In text surrounding the image:  The Student Center is centrally located on the main campus. From Five Points, take S. Lumpkin for 4.5 miles.Take a right at Clark Howell Hall into theTate Center Parking lot. The Student Center is located on the east side of the lot.
  • 27.
  • 28.  HTML  PDF  Word  Excel  PowerPoint  Etc.  Resources available on Handout
  • 29.  Audio-only  TextTranscript (of the spoken word)  Video-only  Video Description (text description of key visual elements)  Audio+Video  Closed Captions  TextTranscript +Video Description  Accessible Media Player
  • 30.  Provide option to turn off multimedia  Pause/Stop buttons must be keyboard accessible  Ensure media player is accessible  YouTube ▪ Default Player – not accessible ▪ Instruct site visitors to request HTML5 player  EmbedYouTube ▪ YouTube HTML5 player ▪ JWPlayer
  • 31.
  • 32.  Functionality does not rely on mouse-only or keyboard- only  JavaScript can increase accessibility  Prompts for warnings, instructions, additional information  No easy fix for all JavaScript  Evaluate each page and devise unique solutions  WebAIM: Accessible JavaScript
  • 33.  Often overlooked but significant aspect of website accessibility  Test  Unplug mouse  Tab (forward)  Shift+Tab (backward)  Enter (activate links, buttons, controls, etc.)
  • 34.  1. Focus Indicators visible viaTab  To experience, visit WebAIM and use tab key  2. Navigation Order - logical and intuitive  3. Interactive elements accessible via keyboard  4. Scripted elements and widgets accessible via keyboard  5. Lengthy navigation needs Skip to Main Content, Headings, ARIA landmarks
  • 35.
  • 36.  Choose high contrast color scheme between foreground and background colors  Avoid large blocks of text with dark background and light text  Ensure background does not overpower text  Also, avoid color coding
  • 37. a) b)
  • 39.
  • 40.  The [organization name] complies with Section 508 and endorses conformance with theWCAG 2.0 Guidelines for accessibility of web-based content. Please contact us if you cannot access information on this website.  Email  Phone Number  Respond to request within 24-hours or 1 business day
  • 41. 1. PageTitles, Headings, Semantic Structure 2. Descriptive Hyperlinks 3. AltText for all Non-text Content 4. Accessible Documents 5. Accessible Multimedia 6. Don’t auto-play video 7. JavaScript functionality is device independent 8. Keyboard accessibility 9. Sufficient color contrast 10. Accessibility Statement and contact information
  • 42. “If you can design a website, you can design an accessible one.” University ofWashington, Do-IT
  • 43. Janet Sylvia Web Accessibility Group, Leader Web AccessibilityTrainer jsylvia@uga.edu
  • 44. 44 Presenters Janet Sylvia Web Accessibility Group Leader Lily Bond 3Play Media Marketing Manager lily@3playmedia.com Q&A Upcoming Webinars:  May 27: CVAA Legal Requirements for Video Programming  July 23: DIY Workflows for Captioning/Transcription  August 6: Quick Start to Captioning You can register for these free webinars at: www.3playmedia.com/how-it-works/webinars/ A recording of this webinar will be available for replay