Fixed Width, Centered, Two Column, Plus Header and Footer
Posted: Mon May 04, 2009 9:31 am
I'm in need of a sample XHTML page that demonstrates all of these features:
* XHTML Strict
* a fixed-width, centered page
* two columns -- one wide column floating left and one thinner one floating right
* header
* fixed-height footer that pops to the bottom of the viewport no matter how small the page is, yet expands past the viewport should the page be that long
* no caveats (such as special float restrictions for content inside the columns)
* cross-platform: IE6, IE7, IE8, Opera (latest), Safari (latest), Chrome (latest), FF2, and FF3
* XHTML Strict
* a fixed-width, centered page
* two columns -- one wide column floating left and one thinner one floating right
* header
* fixed-height footer that pops to the bottom of the viewport no matter how small the page is, yet expands past the viewport should the page be that long
* no caveats (such as special float restrictions for content inside the columns)
* cross-platform: IE6, IE7, IE8, Opera (latest), Safari (latest), Chrome (latest), FF2, and FF3