[thelist] CSS Centered Layout

Saila, Craig Craig.Saila at bgminteractive.com
Fri Oct 11 15:59:01 CDT 2002


> -----Original Message-----
> From: Anthony Baker [mailto:lists at thinkbigideas.com]
> Sent: October 11, 2002 5:01 PM

> Specifically, I am looking for a solution that will allow
> me to create a master bounding box for the layout, within
> which I can add columns, rows, images, etc.

Try:
 #boundingbox { position: absolute; top: 0; left: 10%; width: 80%; }
(width = left x 2)

Works in IE 5.5, and Moz 1.2

> Actually code or pointers to some resource for such would
> be much appreciated.

A work in progress, but this might help you.
<http://www.saila.com/attic/sandbox/3column-center.html>

--
Cheers,

Craig Saila
------------------------------------------
craig at saila.com : http://www.saila.com/
------------------------------------------



More information about the thelist mailing list