Damn I'm just having all kinds of trouble lately. Anyway. I want to be able to display results with according information including images as a side by side view.
// example on how the display should be aligned. Numbers equal result # //
1 2
3 4
5 6
7 8
9 10
11 12
// example on how the display should be aligned. Numbers equal result # //
While I can care this as a straight table and have it list down in a result fashion I would like to do so in a fashion where it's 2 columns down. Thanks in advance