How do I use CSS to make a three column header 100px tall with column 1 being 100px wide, column 2 450px wide, and column 3 the rest of the space? I want them each spaced out 10px. So far, all I could get was to either set column 3 to a specific size, or have column three below the other 2 at 100%. Maybe I don't need to use floats the way I did, does anyone know how to do it?
My only workaround was to make the last column 150px wide. Please check my css code, (Test.css), I probably did something incorrectly.
www.snowboardalliance.frihost.net/test/Test.html
My only workaround was to make the last column 150px wide. Please check my css code, (Test.css), I probably did something incorrectly.
www.snowboardalliance.frihost.net/test/Test.html
