Accessible layout of layers with XHTML CSS

Hi everybody,

I am unsure whether this has been discussed before, but I am interested
in what is considered an accessible layout of layers when using CSS and
XHTML.

There is so much experimentation with CSS and XHTML now that it is
important we do not forget the order of the raw XHTML and how it would
be interpreted by screen-readers or text-only browsers.

I normally use the following structure:

DIV > Skip Nav
DIV > Logo
DIV > Main Nav
DIV > Sub Nav (optional)
DIV > Content
DIV > Footer

Is this acceptable, or is it flawed? How do others tackle this?

Tim

Received on Tuesday, 12 November 2002 08:01:27 UTC