Hi everyone.
I am looking for a way to achieve a layout like the following layout in the most efficient way possible.
Right now, I was going to have 3 queries, one for the left column, one for the right column, and one for the bottom list. I am using a non-table based layout in CSS.
Is there an easier way to achieve this than by doing 3 db queries?







Bookmarks