I have an html index page built with tables. The page is deeper than the screen. When I open the page, the Windows vertical scrollbar goes to a certain size and stays that size while some page images download, then when the images have downloaded the scrollbar goes smaller, to its final size. Only then (after the images have downloaded) is the page rendered to its final correct size and the bottom text become visible. I would have expected the html page structure to be detected by the browser and its full size displayed (and the bottom text to have loaded in) before the images.
Could anyone comment on this? Is there maybe a problem with my server or my page, or is there another reason maybe?
Regards,
Patrick