A Two Column Layout
Posted: Tue Jul 22, 2008 2:57 am
Hi all, so here's a bit of a challenge.
I want to create a layout for a page using CSS and no tables. I want that layout to have a header, footer, and two columns. The footer should span the length of the page below both columns, and if EITHER column gets filled with info, it should stretch down, and push the footer down.
I've worked a couple of layouts that are similar to this, and there is usually one column that is much longer, so I can deal with using a float. But if I don't want to mess with that, and just want a simple, two column layout that works.....
Any ideas folks?
-OmniUni
I want to create a layout for a page using CSS and no tables. I want that layout to have a header, footer, and two columns. The footer should span the length of the page below both columns, and if EITHER column gets filled with info, it should stretch down, and push the footer down.
I've worked a couple of layouts that are similar to this, and there is usually one column that is much longer, so I can deal with using a float. But if I don't want to mess with that, and just want a simple, two column layout that works.....
Any ideas folks?
-OmniUni