Purpose

The 1350 Grid System provides the web designer with a framework to quickly and easily set up the layout of a new webpage by adding predetermined widths and horizontal placement to containing boxes in the HTML through the use of class names, sometimes simply called classes.

When the designer adds a class to a containing box, the width and horizontal placement of the box is automatically set according to that class's values. More than one class can be assigned to a box, allowing for greater control.

So, how exactly does this work? Take a look at the details of the 1350 Grid System.