Jump to content

3 columns side-by-side


brown2005

Recommended Posts

css:

 

#content div {float: left;}

 

#left {width: 100px;}

#center {width: 550px;}

#right { width: 100px;}

 

 

EDIT...Just thought, maybe #content div isn't the best way to go, since you may have div's inside the column that it might affect. 

 

Just add the float: left; into each of left, center, right div's.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.