Log in

View Full Version : Div layout in rows?



sovereign6
04-29-2010, 08:18 AM
Hope someone can show me how to set up divs to display like a row of tables

What I am hoping to achieve is to have the exact coloured layout as in the pic in the link but to duplicate this same layout with a number of rows with a break for each row.

In the example the second row with grey block layers to show what I want.

This must also be IE6 friendly

http://discoversecretsfor.com/divrows.htm

Any suggestions :)

Cheers

BLiZZaRD
04-29-2010, 07:34 PM
This must also be IE6 friendly

This counts my help out. Sorry.

sovereign6
04-29-2010, 08:01 PM
Blizzard no worries good of you to reply.

Cheers

BLiZZaRD
04-29-2010, 08:03 PM
You can have a look at this example (http://matthewjamestaylor.com/blog/perfect-stacked-columns.htm) its not exactly what you are after but it can be with some tweaking, and it is multi-browser compatible including IE 5.5 and higher.

ericpond
05-04-2010, 05:23 AM
use main 2 div for 2 rows and in this use other 3div for one row each and give them float left so the 3 images in first row and same use with next div. I think you understand what i say.