instead of doing the IF check on the db results for odd or even, do it on the class status. start by initializing the class of the table row to the first color you want (white). then start the loop through the results. after you add the row of data in HTML in the loop, check to see which...