![]() |
Web Accessibility AS/DSPS |
| Cuesta Home... DSPS... Web Access |
Web Accessibility Home PageWhy create accessible web pages?
Accessibility GuidelinesWeb GuidelinesVisit our Web Accessibility Guidelines Web Accessibility ChecklistCheck our our Web Accessibility Checklist Warning! "The following links will take you to sites outside the Cuesta College web server. Cuesta College has no control over the content or availability of these sites." www.w3c.orgWeb Accessibility Initiative (WAI) Guidelines. Section 508 StandardsInformation about the Section 508 law, which covers accessibility of electronic information. Usability.govA good resource for designing usable, useful, and accessible web sites. Includes several links to accessibility guidelines. Section 508 vs. WCAG Priority 1 GuidelinesA side-by-side comparison of the Section 508 Web Standards and the Web Content Accessibility Guidelines (WCAG) Priority 1 Checkpoints. Web ColorsUse care to make sure there is good contrast between backgrounds and text. For example, tan text on a light brown or orange background is hard to read because of a lack of contrast. Light text against a dark background has good contrast, but it is sometimes necessary to increase the font size to make the text easy to read. The dark background can bleed onto the letters, making them difficult to read. Consider using CSS for assigning font sizes, this way it is possible to make changes to all the print in your web site by modifying just one file! Consider having a background color, such as a light eggshell or very light gray tone, or a background image, such as the one shown on this web page. Many people find it easier to read web pages when the background isn't quite such a bright white. A RGB Hex Triplet Color Chart is useful for determining the numbers for various colors. Please Don't Blink!Avoid using the <blink> tag, or any other feature which causes the screen to flash between 2 and 55 times per second. Avoid the use of scrolling text, or marquees, since this may be difficult for many people to read. Use caution with animated gif files as they may cause the screen to flicker, and they can also distract people. If you use animated gifs, consider limiting the number of times the animation takes place. Get the Cuesta College "Look"Would you like your web pages to have the look and feel of the Cuesta College home page? It is fairly simple to set up your documents to use the Cuesta College banner and CSS. JavaScriptIf you choose to use JavaScript on your web pages, it is necessary to add the noscript tag. This tag should include the information, or links, which were provided by the JavaScript. Please contact the Alternate Media Facilitator for assistance with noscript tags, (805) 546-3100 x2825. Evaluation and Repair Tools
Web Accessibility Support and TrainingContact the Alternate Media Facilitator at 546-3100 x2825. Online Training
Training Manuals:Warning! "The following links will take you to sites outside the Cuesta College web server. Cuesta College has no control over the content or availability of these sites."
More Useful LinksUsability.govAn extensive listing of web accessibility resources. W3SchoolsInside W3Schools you will find a large number of free Web building tutorials, from basic HTML and XHTML tutorials, to advanced XML, XSL and WAP tutorials. W3Schools has thousands of cut-and-paste examples. With the on-line HTML editor you can edit the examples and experiment with the code on-line, and then cut the code and paste it into your own web pages. JimThatcher.comDiscusses Section 508, includes a free web accessibility course, and provides a tutorial for creating accessible web pages. WebaimA useful website with many web related topics, including one that demonstrates how inaccessible web-based forms can be and the different workarounds that can be incorporated into the HTML coding. The site also contains an example of how a screen-reader will render an on-line form audibly. Includes a tutorial on how to make accessible web content using FrontPage 2000.
|
||
|
Learn How To: Use Alt Tags, Longdesc Tags, and D Links
Information: Why create accessible web pages? |