I have a centered div of width 66% of browser width. Inside this div are three divs labeled column 1, column 2, and column 3.
I would like the first column to float left.
The third column should float right.
The middle column should be centered between the two. All of the columns are 32% in width. That is 32% of the 66%. This should give the illusion of 2% wide space between column 1 and column 2 and another 2% wide space between column 2 and column 3.
Here is the overly complicated demo I have. As you can see it is close, but still not quite right.



Reply With Quote

Bookmarks