Home     Contact  
Products News & Events About Us Contact Us
 Home
Up

Web Site Accessibility

The accessibility movement encourages web sites to be built to allow people with disabilities to view them. For example, one accessibility standard is that all images have "alternate text" and "long descriptions" coded into the HTML. This would be useful for software that reads web pages out loud for blind people. Even if they cannot see your images, the software can read the description of the image out loud.

There are two different guidelines often used when determining whether a site is "accessible": the US Government Section 508 Guidelines and the Web Content Accessibility Guidelines.

This website was built to meet as many of those standards as possible. It meets all the Priority 1 standards of the Web Content Accessibility Guidelines and all of the Section 508 Guidelines. If you are concerned with accessibility, you will need to take responsibility to label all your tables and images and to avoid technologies or scripting that may not be accessible.

Some of the many ways that this Website meets standards:

  • Table structure

    • Tables are built using relative sizing so that the page will resize to fit browser windows.

    • All tables have a "summary" statement that describes what the table is being used for.

  • Cascading Style Sheets

    • Table background colors/patterns and bullet images are defined using Cascading Style Sheets within the theme (instead of hard-coding them).

    • Font colors and sizes are also defined with CSS, which allows the page to degrade functionally even if someone does not have CSS viewing capability.

  • Images

    • Images within the page layout have "alt" set in the HTML.



 Copyright 2003