Most modern browsers support jumping to specific links within a website through the use of keyboard shortcuts (called access keys) defined by the website. On Windows, press ALT + AccessKey; on Mac, use Control + Option + AccessKey.
| Access Key | Description |
|---|---|
| 1 | Home page |
| 2 | Skip navigation and go directly to content |
| 3 | Site Map |
| 9 | Contact |
| 0 | Accessibility Statement and access key listing |
All pages throughout this website comply with priority 1 guidelines of the W3 Web Content Accessibility Guidelines and the U.S. Federal Government Section 508 Guidelines.
All pages validate as XHTML 1 Strict and use semantic markup. For example, <h1> is used for titles, <h2> for subheadings, <h3> for tertiary headings. JAWS users can skip to the next post using ALT + INSERT + 2.
All table cells are explicitly associated with headers to assist screen readers. Where applicable, tables include captions and summaries.
All pages include rel="home" links to help navigation in text-only browsers.
A site map is available linking to all pages of the site.
Link text is written to make sense out of context, aiding browsers like JAWS or Home Page Reader that allow browsing by link list. Many links include title tags with extra info.
No links contain JavaScript in href. All links are accessible regardless of scripting, and new windows are indicated in the title attribute.
All images include descriptive alt text.
This site uses CSS for visual layout. Content remains readable without styles.
Only relative font sizes are used to ensure compatibility with browser text resizing.