WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: Accessibility Observations - response to Holly

for

From: Ian Burrett
Date: Feb 28, 2002 6:48AM


hi there newbie here,

I have to agree with Holly on the css and tables issue. detecting the
browsers is very simple and this can then take the user down an entirely
linear path, with all the same content only parsed into a linear layout.

meanwhile those users with browsers that support css fully (or as near as
possible) can then take a different layout.

I have done this recently and with a bit of site planning the structure can
more than cope - maintaining doesn't mean hassles either.

Ian