> I think <div> has nothing to do with slowness, it's just parsing which
> can be done quickly. Furthermore using tables for site's layout is just
> *ugly*. Use div with CSS, and it will solve your color problem at the
> same time. (User can choose other CSS file).
>
> Micha
>

Uhmmm...? Tables do CSS too..

<table class="table" cellpadding="4" cellspacing="2" border="0">

Oh, PasForum has CSS.. users are to lazy to use their own CSS. It has to be 
part of
the web app. Skinning is the last feature I will implement, though. Least 
important.

As for <div>, it would take me too long to explain. Tables are beatiful.

p.s., lazarus.freepascal.org uses tables. Better delete them! :-)

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to