Sohail Aboobaker wrote:
> The problem that I see using tables is that in order to make changes to
> the presentation, you will need to change the HTML code as opposed to
> changing the CSS. In dynamic applications, the HTML code is ideally
> generated through some sort of application engine (ASP, J
Christian Heilmann wrote:
> Sohail Aboobaker wrote:
>> Thanks Luc,
>>
>> This looks great and exactly what we were looking for. One Quick thing; How
>> do we handle events that span multiple days?
>>
> Use a table, that's what they are for?
Well put, Christian. I'm speaking at a conference in
Sohail Aboobaker wrote:
> Thanks Luc,
>
> This looks great and exactly what we were looking for. One Quick thing; How
> do we handle events that span multiple days?
>
Use a table, that's what they are for?
__
css-discuss [EMAI
: Re: [css-d] UL based Event Calendar CSS
Hello Sohail,
It was foretold that on 25/06/2008 @ 23:32:08 GMT-0400 (which was
00:32:08 where I live) Sohail Aboobaker would write:
> We are looking for example event calendar CSS that outputs event in
calendar
> format. The html conta
Hello Sohail,
It was foretold that on 25/06/2008 @ 23:32:08 GMT-0400 (which was
00:32:08 where I live) Sohail Aboobaker would write:
> We are looking for example event calendar CSS that outputs event in calendar
> format. The html contains an unordered list of days with events as a
> sub-li
Hi,
We are looking for example event calendar CSS that outputs event in calendar
format. The html contains an unordered list of days with events as a
sub-line wherever applicable.
Has anybody written such CSS?
Regards,
Sohail
__