On Wednesday, May 23, 2007 11:39 AM Jean Nascimento <> said:

> I have to made a Calendar for my sys and wanna make some like the
> Google Calendar
> but my real doubt is How the best way to make the cells (days/events)
> div in a tables? divs with display: table-cell ?? I wanna know the
> best way to do this with a rounded box in background =D
> 
> ps: the rounded box i already make lol

This isn't really a jQuery question so you might want to look at the CSS
Discuss mailing list or look for information on displaying a calendar
with CSS.

But in any case, you should use a table since the data you're displaying
is tabular data.



Chris.

Reply via email to