Dragan wrote:          
> I want to have both columns, left and
> right, with the same width but different background color.

You need faux columns, go read http://alistapart.com/articles/fauxcolumns/ by Dan 
Cederholm, that was what I used for http://www.docep.wa.gov.au/lr/default.html

You use a container div with the background image required, and inside that div you 
have the two divs containing the data required.  This way your background image is 
always as tall as your tallest div.  Works well with three columns too.  (Except you 
need to use two container divs, if you use relative widths).  Have yet to try and wrap 
my head round a 4 column version.

Nick
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************

Reply via email to