I think you can add the "title" attribute to each TD so you could add a
small description of each cell's content. e.g. title="First description
here"

>From what I understand about audio browsers, is that they will read the
text contained in the title attribute. You can add the 'title' attribute
to your links as well to add a better description of what will happen when
the user clicks the link.

Example:
// <a href="weekly.html"
//  title="choose this link to view the weekly schedule of
//  events for the week of January 20, 2003.">Weekly Events</a>
//  for January 20, 2003.

Unfortunately, I haven't used an audio browser yet to test my site either.

HTH,
Janet Russeau
Monroe County ISD
Monroe, Michigan 48161


> Maybe I should ask this a different way.
>
> What I am trying to do
> In my table, each 'cell' will have five cells:  two side by side and
> then  three more below.  The headings of each column will also show this
> block of  five pattern.  It is actually similar to having five columns
> in a group but  arranging them differently.  The first column will be a
> 'straight' set of  headings.  To make things easy for people using a
> visual browser, the five  'mini-cells' will each be a different color,
> and this will be the same in  the column headings as well.  All of this
> is easy to do and pretty  straightforward.  Anyone who cannot see the
> table and the colors could be  confused.  I would like audio browsers to
> say the column header for each  mini-cell.
>
> What I would like to know
> I can specify a name for each th element in the headings.  eg, th
> name="meantime".
> I can specify a reference to this heading in each td element.  eg, td
> headers="meantime".
> What I want to know is how I can test this.  If I can't get it to work
> on a  generally available audio browser, then I shall find some other
> way. Maybe someone in the US who has done something similar on federal
> sites can  help.
>
> Regards,
> David
>
>
> ____ � The WDVL Discussion List from WDVL.COM � ____
> To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
>        Send Your Posts To: [EMAIL PROTECTED]
> To change subscription settings to the wdvltalk digest version:
>     http://wdvl.internet.com/WDVL/Forum/#sub
>
> ________________  http://www.wdvl.com  _______________________
>
> You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To
> unsubscribe send a blank email to %%email.unsub%%




____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to