Forum Moderators: not2easy
Basically, I have set up one fixed width column and one variable width column on this site: www.jonathan.hurst.name/development/workshop/
However, what I really want instead of a variable width column is a column that is fixed until you squish it by reducing the width of the browser. In other words, as the browser gets wider, the column gets wider to a point, and then stops.
Does anyone know how to do this with CSS?