I have the same god aweful problem! Another new guy! Please let me know if you find the answer and I'll do the same!
Rob Fisch wrote:
Anyone know how wrap rows in an HTML table over several columns.
I had the idea that I could count the rows, divide by the number of columns, find nearest integer, and display the rows in the desired columns.
But I don't know how to do it.
I admit, I am a newbie w/ PHP and programming in general.
Thanks in advance.
Rob Fisch