Guideline 12. Provide context and orientation information

Source Article: http://www.w3.org/TR/WCAG10/#gl-complex-elements

There seem to be two main points of focus in Guideline 12. The first, which seems to be evident in everything, and applies to everything, is that clear text is the only real compatible content. The second is that users need to understand how things are grouped, have an overview or what they are looking at, and have further guidance if necessary.

My first point may seem vague, but it is meant to be all encompassing. For images, we need to include ALT and TITLE. For a table, we need to have a CAPTION. We must include a TITLE in a LINKS or a FRAME. These text equivalents need to be clear and descriptive. Why I ask. It is because for so many different disabilities, a web page must be able to boil down to plain and simple text if it is to be widely usable. I liked the quick test included in the guideline, if you can't read it over the phone, it probably isn't clear enough.

The second aspect was that all things must be well grouped on the page. Links that are alike should be together as well as frames that go together. Text should have clear division that not only breaks up the content but makes it scan able as well. Here is a brief list of good suggestions for grouping and dividing:

To make my page more scan able, understandable, and usable by those with and without handicaps, I will group like objects, divide unlike objects, and include clear text equivalents for all not-text elements.