David Dorward wrote: > On 04/04/07, Chris Rahe <[EMAIL PROTECTED]> wrote: >> I'm pretty new to css, table-less design but I'm trying to get up to speed >> quickly. I had to put a calendar on the web and I tried to come up with a >> useful way to do it using CSS and no tables. snip > ... I suggest switching to use a table for your data structure. > First it looks very nice! Second, it shows why you don't use overly descriptive terms for the classes and id's. Every day is classed Sunday. It makes no real difference, but still.
Third, if you don't expect people to have styles off I suppose ... then do you worry about it? I think you may do well to experiment with the use of unordered lists or maybe even definition lists which may help with the issue that is mentioned there. I haven't thought about it at length, but I think it can be done. I presume you are dynamically going to generate this in the end? ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
