Hello,
im trying to create something like a classified ad script and trying to figure out how to dynamically displaying the div tags to create the layout.
as of now i have about 10 div tags that contains a category and its respective categories. i tried different variation of loops with no success. i also attached a image
i like to be able to display them in 3 columns:
divTag1 divTag2 divtag3
div1 div1 div1
div2 div2 div2
div3 div3
div4 div4
image1.png