Page Layout with CSS
In lay outing the web pages there are many problems using tables to lay out a page can allow very different and complex designs by turning of the table borders makes designer to build lay outs as complicated as he might wish while the user sees a clean page without a hint of it. There are many problems with using tables to control lay out the main problem is it goes against the entire concept of the way HTML is supposed to work. There are two basic approaches in these two one has been in use for some years that’s why it is called the

