Accessibility On This Site
This site is created to be as accessible as possible. Here are some of the key features.
Short-Cut Keys
As an alternative to clicking menu items with a mouse, the keyboard short-cut keys (also called access keys) listed below are available on this web site. You may also tab through the menu and text links on each page.
To use a short-cut key in Firefox 2, simultaneusly press the ALT, Shift, and short-cut keys. This will take you to the page associated with the short-cut key.
If you are using Internet Explorer, simultaneusly press the ALT and short-cut key, then press Enter to active the link.
- Home
- 0
- News
- 1
- Services
- 2
- Expertise
- 3
- Portfolio
- 4
- Testimonials
- 5
- Contact
- 6
- Site Map
- 7
- Accessibility On This Site
- 8
Changing Text Size
You may easily increase or decrease the size of the text on this web site. For most browsers, go to View/Text Size in the main menu. In Firefox, simultaneously press the CTRL and the - or + keys.
"Skip to" Feature
Also known as the "Skip Navigation" feature, this allows the user's online cursor to pass over the repeated content at the beginning of each page (such as the heading and navigation) and go straight to the main page content. This is especially useful to those with screenreaders because it gives the user a way to avoid listening through lengthy menus every time he or she enters a new page.
To try it, navigate to a new page, then press the Tab key. The "Skip to content" link should be selected. Press the Enter key to activate the link.
Note: Due to the technical limitations of Internet Explorer 6, this link will not be visible when using the Tab key, but is visible when mousing-over.
Forms
Many forms on web sites are not accessible; they are not properly coded for users with different types abilities and different types of web browsing devices. The most important technique in making an HTML form accessible is labeling each form element, such as a text input field.
A simple check for this feature is to click on the text associated with a text input box (the label), and see if the cursor appears in the box. Go to the contact page and try it!
Special Links
Links which open in a new window and email links both have two methods to alert the user that it is not a "normal" hyperlink. The first is an icon displaying the type of link that is shown at the end of the link. The second is a Title attribute (the yellow text display, or tip tool) which is displayed when the link is moused-over (or is read by a screen-reader).
Headings
Page headings are used appropriately on every page of this site. Headings convey to the user the importance and hierarchy of the sections in a web page. Using heading correctly is especially important for those using text browsers and screen readers because the user can access a summary of the web page made directly from the headers. Headings are also important for many technical reasons such as separating style from content and Search Engine Optimization.