CSS - Three Column Layout Agony
It’s Monday morning. I took a few aspirin for my back pain, but the CSS three column layout thing is still bugging me. So I did a little more reading over at saila.com, on the topic of CSS and HTML standards (eg. Tables vs. CSS) in web designs that actually work in real-world browsers, and pass (x)HTML validation and CSS validation tests. Craig Saila provides some HTML layout templates, CSS examples, and analysis of how they perform with various browsers. Craig also has nice annotated version of his v2 layout with discussion of browser quirks and hacks.
So, after doing a little more reading, my confidence level is up that my design goals will be achievable. And I hope to begin implementing my vvn.net homepage makeover using the new PHP templates I am creating.
Tags: CSS, HTML, layout, php, templates, validation, Web Standards, XHTML