Forum Moderators: not2easy

Message Too Old, No Replies

6 divs layout advice

good way to layout 6 divs in single page or div

         

lonelybytes

12:15 pm on Jun 19, 2009 (gmt 0)

10+ Year Member



Hi
i have learned a lot since the day i have joined but never posted.
so here is my first post. first of all thanks to all the gurus here.

now comes to issue .
i have six small divs 3 rows and 2 columns in a single containing div. each div has thumbnail of a site and short description.

i tried to arrange them as 2 div in single div and float them.
next 2 again in another div and so on.

is there any better way to accomplish that.
thanks

Raman

abidshahzad4u

1:40 pm on Jun 20, 2009 (gmt 0)

10+ Year Member



Great work. I think it's perfect.

swa66

3:18 pm on Jun 20, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you can do horizontal order, it's often easier to ust float all 6 of them (or make them inline) and make sure there are only 3 that fit on a line using the width of it all.