Forum Moderators: open

Message Too Old, No Replies

Speed of loading tables

Whats the quickest way to get something on the page?

         

bluebottle

10:10 am on Mar 5, 2005 (gmt 0)

10+ Year Member



Hi,

Am I right in thinking that if you have your website in table the entire table has to load before any content appears on the screen.

If you were to have your page title in a table above another table containing the content would that load completely, showing any graphic within it, before the table below it began to load?

Hope that isn't too garbled!

Cheers
Peter

troels nybo nielsen

10:47 am on Mar 5, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, Peter. You are describing one of the most important reasons why some people consider it a bad idea to use tables for design purposes!

bluebottle

11:04 am on Mar 5, 2005 (gmt 0)

10+ Year Member



Hi,

Thanks for your help

troels nybo nielsen

1:42 pm on Mar 5, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I guess I should be a bit more constructive in my answer. It seems to me that you have three options:

1. Forget about design. Good old 1996 style with <p> and <hx> as the only formatting. Very fast but also very boring.

2. Learn to use tables as good as possible. Some very competent people say that it is actually possible to use tables and still have very fast pages.

3. Use CSS [webmasterworld.com]. Lots of people learned CSS because they got frustrated with tables.