View Single Post
12-08-2005, 10:55 PM
#1
Andy is offline Andy
Andy's Avatar
Status: Senior Member
Join date: Dec 2005
Location: Essex, UK
Expertise:
Software:
 
Posts: 870
iTrader: 0 / 0%
 

Andy is on a distinguished road

Send a message via MSN to Andy

  Old  2 column css within a div..

Is there anyway to have a 2 collumn (no table) layout all within a div (lets call this 'container').

I need this as the container has a background pattern which I want to keep with all the content, depending on whether collumn 1 or 2 is longer.

I tried floats but they just overrun the container and absolute position would do the same..

Can anyone help me?