On 27/08/06, Alan <[EMAIL PROTECTED]> wrote:
> I am trying to find a template or a good source to make a month by month
> calendar in XHTML/CSS – I have found a lot of examples of ones with tables
> that look fairly good but I am trying to find a solution that is done
> without tables.

<tr><th>Monday</th><th>Tuesday ...
<tr><th>Week 1</th>...
<tr><th>Week 2</th>...
<tr><th>Week 3</th>...

Calendars are tabular data, tables shouldn't be avoided for them.

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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