WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: RE: Accessibility Observations - response to Holly

for

Number of posts in this thread: 1 (In chronological order)

From: Ian Burrett
Date: Thu, Feb 28 2002 6:48AM
Subject: RE: Accessibility Observations - response to Holly
No previous message | No next message

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