Table-based designs are extremely easy and flexible. This table hack makes the middle column with content come before the sidebars (with menues, ads and the like) in the source code, which is good for Search Engine Optimization (SEO).
1Content is the first to load. Good for SEO! Columns are always equal in height :) |
2The second sidebar |
|
3First sidebar |
The code for the Table Hack is very simple:
As you see, the real left sidebar is the last one in the source code. That's the hack known as the table hack!
Oh, and by the way: An easy and neat way to show HTML code in a HTML page is to use "textarea", as I have done here (view the source code).
Back the article at nekkidblogger.com