Web Page Structure

Take a look at a web page. Any one. Chances are that it is based on a grid structure. (Sometimes this might be hidden by clever use of graphics, but you can just about bet that there’s an underlying grid of some sort. In the past pages were built using frames but this has gone out of vogue since it presents problems when writing pages that need to be accessible to all. Tables are the usual solution for creating pages although the use of layers and divs are becoming more popular.