# $Id: web-checklist.txt,v 1.8 2003/09/25 00:00:58 eeisenhart Exp $ Answer "Y" (yes), "N" (no), "N/A" (not applicable) or "S/C" (special case) for each. Any "N" answers should be investigated more thoroughly and "S/C" answers should include an explanation. (designed so that an "N/A" answer allows you to skip past material indented further than that item, or that indented items allow you to determine the answer to the main item) [] = required; <> = recommended; () = suggested. [ ] Do pages validate as proper HTML? - check with http://validator.w3.org/ [ ] Did you use CSS (Cascading Style Sheets)? (N/A if none) [ ] If so, are they valid and standards compliant? - Use http://jigsaw.w3.org/css-validator/ to check [ ] Is page readable (and understandable) without the stylesheet loaded? [ ] Are pages accessible to the disabled? - To help check, use any of: + http://wave.webaim.org/ (WAVE) + http://www.cynthiasays.com/ (Cynthia Says) + http://askalice.ssbtechnologies.com:8080/askalice (Ask Alice) + http://www.usablenet.com/ (LIFT, $$) + http://aprompt.snow.utoronto.ca/ + http://bobby.cast.org/ - Check http://www.access-board.gov/sec508/guide/1194.22.htm if you are unclear what an item means [ ] Are pages section 508 compliant? [ ] Do all non-text elements have text equivalents (e.g., alt attribute on img tags, etc.) < > Do the text equivelants say the same thing as in the non-text element? < > Is the alt tag appropriate and useful? [ ] If using multimedia, are equivalent alternatives (captions) synchronized? (N/A if no multimedia) [ ] Is any information conveyed with color available some other way (context, markup, etc.?) [ ] Is material understandable when printed in monochrome? < > Is there a strong contrast for readability? [ ] Were imagemaps used? (answer N/A if not) [ ] Are there redundant text links elsewhere on the page for each active region of any server-side imagemaps? [ ] Are client-side imagemaps used instead of server-side imagemaps where possible? [ ] Are data (not layout) tables used? (N/A if no) [ ] Are row and column headers identified in data tables? [ ] If there are two or more logical levels of row or column headers in a data tables, is the proper markup used to associate data cells with the correct header cells? [ ] Are frames identified properly and usefully? [ ] If there is any blinking, flashing or animated elements, is it impossible for them to cause the screen to flicker between 2Hz and 55Hz? [ ] Is any scripting language controlled element on the page labeled with functional text that can be read by assistive technology? [ ] Does the page work if the scripting language (i.e., JavaScript) is unavailable? [ ] If an applet or plug-in is required, is there a link to a 1194.21(a) compliant plugin on the page? [ ] If there is an HTML form used, are the labels associated with the fields properly via the