Accessibility

This section describes the different ways to access the website and also the accessibility standards it complies with.

Standards compliance

All pages meet the following standards benchmarks:

  1. Bobby AA approved, complying with all priority 1 and 2 guidelines of the W3C Web Content Accessibility Guidelines 1.0.
  2. Validates as XHTML 1.0 and CSS2.
  3. Uses structured semantic markup.

Links

  1. Many links have title attributes that describe the link in greater detail, unless the text of the link already fully describes the target.
  2. Whenever possible, links are written to make sense when read out of context. Many browsers (such as JAWS, IBM Easy Web Browsing software, Lynx, and Opera) can extract the list of links on a page and allow the user to browse the list separately from the page.
  3. Link text is never duplicated; two links with the same link text always point to the same address.
  4. There are no javascript: pseudo-links. All links can be followed in any browser, even if scripting is turned off.
  5. There are no links that open new windows.

Images

  1. All content images include descriptive ALT attributes. Purely decorative graphics include null ALT attributes.

Visual design

This website uses cascading style sheets for visual layout.

  1. The stylesheet uses only relative font sizes, which are compatible with the user-specified “text size” option in visual browsers. For example, in Internet Explorer you can make your default text size larger under the View menu by selecting Text Size, Larger (or Largest).
  2. If your browser or browsing device does not support stylesheets, the content of each page is still readable.