At 12:29 AM 2/28/2011, Billie Walsh wrote: >I know the prevailing wisdom is that you should use CSS for that sort of >thing, but you can do the same sort thing with tables and it takes a lot >less coding. =============== What extra coding Billie? The HTML code is just that clean with NO style formatting at all. All of the layout styles and the formatting styles are in the style sheet which loads once for the entire site. And to change the look of the site, rather than edit every single page, you edit the one style sheet. Pat