Check out the benefits of CSS (tableless) design tables and consider designing your site with CSS.
Convert your web site to CSS design and reduce your web site size by 2 to 5 times. This means the download time will at least decrease by two times or more (depending on the amount of images you have).
Design your site with CSS and maintain your site easily by adjusting just one file to change the appearance of a single element throughout the whole site.
Naturally, when it comes to tables, one often comes across such an issue as fixed widths, heights or font sizes. Implement CSS and you get a web site, which will fit the browser window on any screen resolution. Also, it's font will increase or decrease if your visitor adjusts his browser settings (does not happen with fixed font sizes [px]).
Get Cascading Style Sheets for various media (screen, print, mobile, aural, tv, etc) to make your web site usable and accessible for even more visitors.
Learn more:
Converting a site to CSS reduces its size by 20-70%.
Check out the recently added articles: