Link to the Show / Show NotesA super special podcast:
- First time face-to-face recording between Dennis and Ross.
- In Santa Cruz, California.
- 4-Year Anniversary for Web Axe.
Download Web Axe Episode 74 (Awards, Events & Back to Basics)
[transcript of podcast 74]
Chatter
Articles
If a page is viewed through Google Chrome Frame in Internet Explorer no content is available to the user of assistive technology (AT). This can be illustrated using the Microsofts accexplorer tool.
Events/Conferences
Main Segment
WCAG 2: Remember P.O.U.R.: Perceivable, Operable, Understandable, Robust
- Perceivable - Interface elements can not be invisible to users.
- Operable - Users must be able to interact with the interface.
- Understandable - Users must be able to understand with information and the interface (cognitive).
- Robust - Must be usable by a wide range of user agents and assisstive technologies.
Use P.O.S.H.: Plain Ol' Semantic HTML
- Use headings and properly.
- P is for paragraph.
- blockquotes for quotes (not indentation).
- Use lists for lists, menus, etcetera.
- Definition Lists.
- Use strong and em tags versus b and i.
Other topics:
- Alt text for non-textual elements.
- Tables
- Forms
- JavaScript
- Device-Independence
- Visual impairments
- Audio


