L505 wrote:
was basically the same as it is now. Maybe we've got a bunch more XML compatible
stuff lately? I don't know - but websites aren't really any different 2 years
later - I still use tables to design fast loading websites, instead of all this 
<Div>
<xml> stuff.

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

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

Reply via email to