**BOXES**
====== HTML Structure ====== This page guides you through the HTML ''
**CONTENT**
**CONTENT**
**CONTENT**
**CONTENT**
These containers are what you can use to create your columns with. **It is recommended not to set any padding or margins on these divs** (unless you know what you are doing of course, then it's up to you). Horizontal padding and margin add to the width you set on elements and widths must be accurate when creating CSS layouts.
===== Content =====
The second level of layout comes within each of the main layout ''
**BOXES**
The class names ''.ctl'', ''.ctr'', ''.cbl'' and ''.cbr'' are part of a short-hand notation that you will see variations of as you continue to read. The '''c''' stands for **CONTENT**, while '''tl''' stands for 'top left', '''tr''' for 'top right', '''bl''' for 'bottom left' and '''br''' for 'bottom right'. The purpose of these ''
.....
You can see a list of all the **BOXES** and their respective ''id''s on the [[.:Boxes|boxes page]] which should be your next port of call. This page includes the exceptions mentioned earlier.
===== Sub Layouts =====
The following is a list of common patterns you will find within the main content area or within BOXES.
* [[.:layout:body]] The page heading, copy and the extras that may be attached.
* [[.:boxes:product-list]] The product list
* [[.:boxes:basket]] The baskets use essentially the same HTML because they should be made to look the same.
* [[.:layout:links]] The layout of the links sections.
\\
\\
----
**NOTE:** Any comments, bug reports, HTML edit requests and support requests for help getting your stylesheet right please register with and use the [[http://forum.quickorder.uk.com|quickorder support forum]].