"Table summary"

  • Thread starter Luigi Donatello Asero
  • Start date
D

Dylan Parry

Luigi said:
How important is a table summary? Should I have a table summary in all the
tables?

From the accessibility viewpoint, it is a very important feature and so
you should include a summary in any table you create. Of course if you are
using tables for layout then you wouldn't use a summary, but then you
would also be a very bad person :)
 
J

Jay

Dylan Parry said:
From the accessibility viewpoint, it is a very important feature and so
you should include a summary in any table you create. Of course if you are
using tables for layout then you wouldn't use a summary, but then you
would also be a very bad person :)

If you must use a table for layout you can put that in the summary:
<table summary="Layout">

This lets the visitor using adaptive technology know that they shouldn't
expect any tabulated information.

- J
 
L

Luigi Donatello Asero

Dylan Parry said:
From the accessibility viewpoint, it is a very important feature and so
you should include a summary in any table you create. Of course if you are
using tables for layout then you wouldn't use a summary, but then you
would also be a very bad person :)



Hello Dylan,
I know that a general rule says that one should use CSS for the layout
rather than tables but I could get better results combining CSS and tables
on that page,
to have a navigator menu which is made of buttons which change colour. As
far as I remember I previosly tried to do it only by CSS but I could not.

--
Luigi ( un italiano che vive in Svezia)


http://www.italymap.dk
http://www.scaiecat-spa-gigi.com/sv/lagenheteriitalien.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top