Two column layout using css and divider image

Submitted by Web Designer East Sussex » Some time ago I was trying to figure out how to create two column css layout where left column will be divided from the right one with a vertical line. It would be simple when you are trying to use a table layout - simply apply a left border to the right column and done, but I wanted to do completely table-less layout. When you use border in css for left or right <div> then depends on the length of the columns you might end up with a line shorter than the column with the content. This tutori
Rating: 2.0/5 | 3,571 clicks | 1 comment | 2 saves | share | report

Comments on this tutorial

ZonaXJuly 06, 2007

Create a 3 column layout. THATS a real challange. :)

Discuss this tutorial

You must be logged in to comment on a tutorial.