SlideShare a Scribd company logo
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
10 Tips for Creating Accessible Web Content with WCAG 2.0
 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.
10 Tips for Creating Accessible Web Content with WCAG 2.0
 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
10 Tips for Creating Accessible Web Content with WCAG 2.0
 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.
10 Tips for Creating Accessible Web Content with WCAG 2.0
 <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…..
10 Tips for Creating Accessible Web Content with WCAG 2.0
 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
10 Tips for Creating Accessible Web Content with WCAG 2.0
 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
10 Tips for Creating Accessible Web Content with WCAG 2.0
 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.
10 Tips for Creating Accessible Web Content with WCAG 2.0
 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
10 Tips for Creating Accessible Web Content with WCAG 2.0
 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
10 Tips for Creating Accessible Web Content with WCAG 2.0
 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)
10 Tips for Creating Accessible Web Content with WCAG 2.0
 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

PPTX
Creating Accessible PDFs with Acrobat: Requirements, Implementation, and Eval...
PDF
Implementing and Evaluating Web Application Accessibility
PPTX
10 Tips for Implementing Accessible Online Media
PPTX
The Future of Video Player Accessibility
PPTX
Empowering YouTube for Higher Education
PDF
Video Accessibility: Best Practices for Teaching and Learning
PPTX
Advanced Workflows for Closed Captioning
PPTX
10 Tips for Creating Accessible Online Course Content
Creating Accessible PDFs with Acrobat: Requirements, Implementation, and Eval...
Implementing and Evaluating Web Application Accessibility
10 Tips for Implementing Accessible Online Media
The Future of Video Player Accessibility
Empowering YouTube for Higher Education
Video Accessibility: Best Practices for Teaching and Learning
Advanced Workflows for Closed Captioning
10 Tips for Creating Accessible Online Course Content

What's hot (20)

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

Viewers also liked (17)

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

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

PPTX
Optimizing Library Resources for Screen Readers
PPT
doumi94
PDF
Stephen Bouikidis, Avoiding the Target Trap: Creating Accessible Section 508 ...
PPTX
Introduction to accessibility
PPTX
Accessibility in Practice: Integrating Web Accessibility into Cascade Training
PPTX
Accessibility on the Web
PPT
Accessibility Geek Up
PDF
Testing For Web Accessibility
PPTX
Actsheet10
PPTX
Technology Research
PPT
Introduction web tech
PPTX
Accessibility and universal usability
PPTX
HTML5 introduction for beginners
PDF
Website Accessibility Workshop
PDF
How to create accessible websites - Web Accessibility Summit
PPT
eLearning & Accessibility
PPTX
Hypertext Markup Language (HTML ) and Cascaded Style Sheet (CSS)
PPTX
Hyper Text Markup Language, Cascading Style Sheet
PDF
2012-07-24: Accessibility On The Web
PPTX
Accessibility And 508 Compliance In 2009
Optimizing Library Resources for Screen Readers
doumi94
Stephen Bouikidis, Avoiding the Target Trap: Creating Accessible Section 508 ...
Introduction to accessibility
Accessibility in Practice: Integrating Web Accessibility into Cascade Training
Accessibility on the Web
Accessibility Geek Up
Testing For Web Accessibility
Actsheet10
Technology Research
Introduction web tech
Accessibility and universal usability
HTML5 introduction for beginners
Website Accessibility Workshop
How to create accessible websites - Web Accessibility Summit
eLearning & Accessibility
Hypertext Markup Language (HTML ) and Cascaded Style Sheet (CSS)
Hyper Text Markup Language, Cascading Style Sheet
2012-07-24: Accessibility On The Web
Accessibility And 508 Compliance In 2009

More from 3Play Media (20)

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