>Hello,
>I am in the process of re-doing my web site, but I was wondering
>if - when using tables - I place text in one cell of the table
>and an image in another cell of the table, would the entire page
>load slow due to the fact an image is within the same table as
>the text ? Thank you for your assistance.
Just be sure to include the HEIGHT and WIDTH parameters along
with the IMAGE call.
I use tables with images and text all the time (wcrpalmares.org).
As long as the browser knows the size of the image, it will
allocate space for it and, while the image is downloading, will
get the rest of the page.