|
|
 |
RE: FN-FORUM: Making accessible websites
date posted 18th February 2004 20:27
Luke:
> I've been asked to make a proposal for a website for the disabled.
> ...
> is there more to it than simply having a logical layout and making
> sure all my ALT and TITLE tags are in place?
Off the top of my head:
*) Make sure your HTML is in a sensible (read: logical) order
*) Use semantic markup - for headers, not , etc
*) Use 'accesskey' where necessary
*) Use 'title' everywhere
*) Might be worth looking over http://diveintoaccessibility.org/ again?
and of course:
*) *Actually* check your site in an aural browser.
- Nick Grimshaw
{ if you're not part of the solution, you're part of the precipitate. }
|
 |
|