Click to See Complete Forum and Search --> : Problem with center column


qwik3r
04-06-2007, 03:47 PM
http://www.firebirdomain.com/verrico/

The center column stretches in IE 5.5 but doesn't in Firefox, can anyone assist?

Also, can anyone look at the markup to see if anything can be simplified? Thanks

jasonahoule
04-06-2007, 03:55 PM
You want it to stretch? If so, then don't set the width or set the width for your 3 columns to a percentage.

#secondaryContent {
width: 20em;

float: right;
}