Page is a not externally linkable
- WebmasterWorld
-- Accessibility and Usability
---- Federal Judge Sustains Discrimination Claims Against Target.com website


le_gber - 9:15 pm on Sep 10, 2006 (gmt 0)


ridgway,

First to reply to your alt question. If a image is not vital to understand a page (like a spacer bar or even some curve to finish off a header) use alt="" in the img tag. This will allow screen readers to skip the image while going throught the page - installed Jaws this morning, a real eye opener.

The empty alt will not skip images when you use the tab, for this you need to put the image as a background element or use CSS.

Secondly, as buckworks said dive into accessibility is a very good read.

Now for online places to see if your site is valid and accessible - you could start by using automated tools like (in no particular order I use all of them to start with - before doing some manual checking)

for html validation - if you use html strict it will pick up missing alt tags

  • W3C - HTML validation tool: [validator.w3.org...]
  • W3C - CSS validation tool: [jigsaw.w3.org...]
  • WDG - HTML validation tool: [htmlhelp.com...] - I like this one 'cause it allows for full site checking in one go

    accessibility validation:

  • Bobby / Watchfire WebXACT: [webxact.watchfire.com...]
  • Cynthia says: [cynthiasays.com...]

    Finally, if you use Internet explorer I would suggest you download the web accessibility toolbar from vision australis ( [visionaustralia.org.au...] ) this would alw you to browse your site and submit the pages automatically to all the above tools.

    [edited by: encyclo at 9:25 pm (utc) on Sep. 10, 2006]
    [edit reason] made links live [/edit]


    Thread source:: http://www.webmasterworld.com/accessibility_usability/3075838.htm
    Brought to you by WebmasterWorld: http://www.webmasterworld.com