WCAG2 Quick Reference

date July 3, 2009

This document is intended to be used as a quick reference quide of the Web Content Accessible Guidelines 2.0(WCAG2) for XHTML syntax. Each XHTML element is displayed in the table of contents with a link to its related explanation. The explanation contains a link to the related WCAG2 definition, possibly a discussion, and a point form list requirements. Note that each requirement list item, takes the user to an external page with more information (does not open in a new window. Also, note that the Back to TOC button beside each title element returns the user to the Table of Contents section.

Sadly all WCAG2 external links to AChecker’s WCAG2 more indepth detail on each recommendation are broken. ATRC changed their link structure and I haven’t had a chance to update – a down side of the Web I suppose …

Table of Contents(TOC)

  1. a
  2. address
  3. all Elements
  4. applet
  5. area
  6. b
  7. basefont
  8. blink
  9. blockquote
  10. body
  11. caption
  12. doctype
  13. embed
  14. font
  15. form
  16. frame
  17. frameset
  18. h1-h6
  19. html
  20. i
  21. iframe
  22. img
  23. input
  24. legend
  25. link
  26. marquee
  27. menu
  28. meta
  29. noframes
  30. object
  31. ol
  32. paragraph
  33. pre
  34. script
  35. select
  36. table
  37. textarea
  38. title

Introduction to WCAG2

WCAG2 is the current working draft from the World Wide Web Consortium(W3C), as of May 2006, replacing WCAG1. The reason for the updated guidelines is to address many technology advances since the WCAG1 original publication on May 5th, 1999.The goal of WCAG2 is to provide “principles, guidelines, and success criteria that define and explain the requirements for making Web-based information and applications accessible.” WCAG2 Abstract Following the guidelines will ensure that a Web site is accessible to a wide variety of users including older users, users of small screen devices, such as Personal Digital Assistants(PDA), and users with varying accessible needs. The WCAG2 is currently a working draft and has not been finalized yet but a majority of the guidelines are not expected to change.

a Back to TOC

address Back to TOC

all elements Back to TOC

applet Back to TOC

area Back to TOC

b Back to TOC

basefont Back to TOC

blink Back to TOC

blockquote Back to TOC

body Back to TOC

caption Back to TOC

doctype Back to TOC

embed Back to TOC

font Back to TOC

form Back to TOC

frame WCAG2 definition: frame Back to TOC

frameset Back to TOC

h1-h6 Back to TOC

html Back to TOC

i Back to TOC

iframe Back to TOC

img Back to TOC

input Back to TOC

legend Back to TOC

link Back to TOC

marquee Back to TOC

menu Back to TOC

meta Back to TOC

noframes Back to TOC

object Back to TOC

ol Back to TOC

p Back to TOC

pre Back to TOC

script Back to TOC

select WCAG2 definition: select Back to TOC

table Back to TOC

WCAG2 does not require that tables not be used for layout purposes but it is strongly suggested that a style sheet be used for layout in its place.

textarea Back to TOC

title Back to TOC