WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: Using tables for layout

for

From: julian.rickards@ndm.gov.on.ca
Date: Feb 23, 2004 9:56AM


To a certain extent, there are specific tags you shouldn't use if your table
is for layout, the <th> tags.

There is a movement away from tables for layout but tables are still much
easier to use to create multicolumned layout for many/most people. I suggest
you reduce the use of tables where possible. For example, if you have a two
column layout, use a two cell table. If you would normally use a nested
table in the left cell to create a "list" of links for navigation purposes,
drop the nested table and use an unordered list with styles instead.
Ultimately, you may end up with only one two celled table as the only table
on a page (for layout purposes) with the rest of the content arranged using
CSS.

Jules

---------------------------------------------------------
Julian Rickards
Digital Publications Distribution Coordinator
Publications Services Section
Ontario Ministry of Northern Development and Mines
Phone: (705) 670-5608
Fax: (705) 670-5690


> -----Original Message-----
> From: Savin, Jill [mailto: <EMAIL REMOVED> ]
> Sent: Monday, February 23, 2004 11:05 AM
> To: <EMAIL REMOVED>
> Subject: Using tables for layout
>
>
> Aren't there some specific tags you can put into tables in
> html to clarify
> whether it is a 'layout' table or a 'content' table? And
> does this make it
> so you can still use tables for layout and be section 508 compliant?
>
>
> ----
> To subscribe, unsubscribe, suspend, or view list archives,
> visit http://www.webaim.org/discussion/
>


----
To subscribe, unsubscribe, suspend, or view list archives,
visit http://www.webaim.org/discussion/