WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: complex table question

for

From: Rabab Gomaa
Date: Oct 29, 2012 10:50AM


Hi Angela,

The first empty cell in the table is not a header. It should be in a td.
Replace <th scope="col" width="15%">&nbsp;</th> with <td width="15%"></th>.

Think to add an abbr to the n/a. Is it not applicable, not available?
e.g. <abbr title="not applicable">n/a</abbr>

Rabab

>>> Angela French < <EMAIL REMOVED> > 10/29/2012 12:42 pm >>>
Birkir,
Thanks. I've made a few changes and look forward to your review. And to anyone else's who takes a look.

I took the definitions that were in the Vesting and Portability headers and moved them out of the table. I created footnotes from the table to these definitions. I also relabeled the column headers to remove the split TRS 3 column.
I also added "n/a" to empty cells.

http://sbctc.edu/college/_hr-benefits-connection-SBRP-TRS3NEW.aspx#comparison

Angela French


>I will take another look at the table tonight and send you impressions, if I
>come up with something I think may be of use to you.
>The original answer stands in that I am very happy to see you used the table
>attributes to mark every single cell with row and column information. It may
>be a pain in the old behind, but for this type of table it is absolutely a
>lifesaver.
>Cheers
>-B
>
>