A Web Design Bestseller

Figure L3.1 This example from the People for the Ethical Treatment of Animals (PETA) site shows separate tables in action. In the background is what a customer sees while the Web page is loading. Note that the logo and some navigation elements are already displayed. In the foreground is what the customer sees after the page has finished loading.Web pages with long, complex HTML tables take a long time to be displayed in Web browsers.

For older Web sites that use HTML tables for layout, split large tables into completely separate, smaller tables so that each one can be loaded and displayed independently.