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.

So you've got some columns where every cell represents instance of the
same day of the week, and you have some rows where every cell presents
a day in a particular week ... and you didn't use a table?

And if you turn of style sheets (remembering that documents should be
usable without CSS being available) you get:

April 2007
CHB Medical Office Suites

Sunday Monday Tuesday Wednesday Thursday Friday Saturday

1 2
Scott Emerick, MD
(General Surgery)
9A-2P

... I suggest switching to use a table for your data structure.

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
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/

Reply via email to