On Wed, Aug 6, 2008 at 8:42 AM, 8bits Media
<[EMAIL PROTECTED]> wrote:
> We currently have a project that includes a calendar in the design. The
> dilemma I currently have, is what is the best way to mark the calendar up?
> Should we use tables, or is it more semantically correct these days to use
> an unordered list?

A table every time. A day on a calendar recieves meaning from the
table (month), the row (week), and the column (day) that it is in, and
IMO a table is the only sensible way to reperesent such complex
relationships between data.


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to