Tables are currently the most common method of laying
out/structuring a web page. Although the use of tables for this
purpose is considered, by many, to be a misuse, it is by far the
easiest way of organising web page content.
Most purists would say their use is now obsolete and you should
switch to Cascading Style sheets for website /web page layout.
However personally I still prefer tables for the basic outline
structure in what is called a "minimal table layout".
In the minimal table...
Published: January, 1st 2011 by: Stephen Cope










