Hi, I am working on a centered 2-column layout. Both halves of the centered column stretch equally because I have a footer beneath it. How can I make the center column - at its shortest - no shorter than the browser?
What are alternatives (using CSS only if possible) to the faux column technique?
Code welcome.
Thank You.