What I mean is, if you have a whole page that is in a table, with nested-tables all through it, the browser has to read ALL of them to the FINAL table close, and THEN it begins to display them.
So, try to code it so instead of everything in one huge table, make it into smaller sections of tables.
The more deeply nested your tables, the slower it displays is rule of thumb.
Hope that made more sense.
Programs like Photoshop etc. dont care about those kind of details, but they make a difefrence
