The figure shown below is a graphics representation of the CSS Box Model. It shows the relationship between a page’s content and its padding, border and margins. In this context, content can be text, an image, an i-frame or any other object that can put on a page. Even the page itself falls under the Box Model design, although it is a special case.

Now for some bad news: Except for tables, SiteSpinner does not allow padding or margins; at least not directly. Margins are used primarily to control the distance from the edge of an object to another object, but in SiteSpinner this is controlled when you design you page by converting your object’s page position into absolute page coordinates and dimension. Padding is just ignored.
Please refer to freely available on-line CSS references for the proper padding syntax or look at CSS Shortcuts on this site.
Contact the LowTechGeezer
VM User's Forum
Bruceee's Sandpit
Webmaster's Corner
Other Useful Sites