0
votes
1answer
23 views
How do I make two-column layout so that the height of both columns is 100%?
Assume that
I want a two-column layout, say 200px wide navi and 400px wide content.
Either column can have an arbitrary amount of text (so I can't assume that the content is alwa …

