Columns with CSS

Posted .

I’ve recently eliminated the main table I was using to create the columns and am now using CSS. The main advantage of this is that in the HTML, the main content of the page (the middle column) actually appears before the content of the left column. This is helpful for search engine relevancy, and will also give me more flexibility with layout in the future.

If you see any strange effects, please let me know (and tell me what browser you are using.)