It's because you have images in the table widths and while the images are not loaded there is no set size of the table which get reszied automatically when the image finishes loading.
I would suggest using <table width="_WITH_"> in your site, set the with to be the same size of the image that you are storing in your table so that they are static size so that they will not resize themselves after the site is loaded.
I hope this helps.
Main Topics
Browse All Topics





by: SteggsPosted on 2006-09-05 at 10:22:12ID: 17457395
Greetings slater27,
Have your tables got designated width's
Regards