Hi


I can see what he means and tables would also be a useful way of doing calendars but making each day it's own id and presenting them with CSS leads on to all sorts of things...

monthview.css -> a 4 x7 (or so) grid of the month
weekview.css -> each day is a row going down the screen
etc etc.

You could even have an hour view by turning hour boxes off in month/weekview then turning them on in a day view.

Mozilla Calendar does this quite well in XUL*, but I haven't looked at the code enough to see how it is presented - I guess it's done with 'box' :http://www.mozilla.org/projects/xul/layout.html

I think this is a case of tables and blocks being equally useful. Bit surprised that he's using inline presentation in the HTML : align=center etc.

Cheers
James

*http://www.mozilla.org/projects/xul/

davidm wrote:




http://diveintoaccessibility.org/day_19_using_real_table_headers.html


*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************




*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************




Reply via email to