WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: Complicated tables and forms question

for

From: Tim Harshbarger
Date: Jan 14, 2004 10:43AM


Lainie,

Using the title attribute on the input tag may be the best solution
available.

There is not a good way in HTML to label a field that has both a column and
row label.

If each column had its own label, you might be able to do something with a
combination of div, fieldset, legend, and label tags using a little CSS on
the side -- but from your description that probably will not get you what
you want.

Thanks,
Tim
>