
May 20th, 2009, 01:00 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 20,009
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
3-Column Web Page Using CSS Layers
Tables should be used for data, not to arrange the elements on your Web page. A better method is to use CSS layers. They are much easier to format than tables, once you get the hang of it. But the best thing is that if you use CSS layers to design your site, you can make a site-wide layout change in the blink of an eye.
If you’ve never tried CSS layers for your site layout, try this one.
Read the full article here: 3-Column Web Page Using CSS Layers
|