CSS – Three Column Layout with Header -Absolute Positioning
Filed Under (CSS, Web Design) by Dave on 04-05-2008
Tagged Under : 3 column layout, Absolute Positioning, CSS
A popular layout among web designers is the 3 column layout. It allows a lot of flexibility for content layout. It is often used to add additional links for categories on the left and lining up sponsors down the right hand column. In this web site design tutorial we’ll use absolute positioning to set up a basic 3 column website with a header for the logo. This example will use the above format and place links in the left column, body of content in the middle and sponsors or additional content for the right sidebar column.
Heres a screenshot of what we’ll be building: Final



