http://www.xs4all.nl/~peterned/examples/csslayout1.html
The tutorial above is essentially what I want with a white column that extends to the bottom of the browser. In the tutorial it actually begins at the very top, with the header being a different shade of grey covering the white.
My case, the header would have to match the textured background. So, what I want is to have the container begin below the header. I don’t know if it is possible because right now my header pushes the container down.
http://andrew.x10.mx/adam/
html –
css –
Only tested it in Firefox, though. 🙂
Updated: feel free to validate. 🙂
Updated v2: Had a problem when adding content inside the container. Fixed now, but had to do some more complex-ish stuff.