creating a complex CSS layout
hello,
i am trying to create a 9 div structure that will be created dynamically. it supposed to be ordered in a way that the 1st div is beginning from the top left, and the fourth div will be created from the top left next to it and so on.
you can look in the attached sketch:
http://lh4.ggpht.com/_LwdkeexwxgU/Sv...OMYsgTk/sk.gif
i tried to do it but what happens to me is that the divs is getting duplicated downwards and the 2nd row doesn't start from the top.
i would appreciate any help.
thanks.