I'm having problems displaying my classified ads according to a specifc format.
Basically, the data will be shown in a similar fashion like this forum. However i would like the display box to alternate in color.
Heres a rough template of what i mean:
----------------------------------------------
POST 1 (Light blue as backgroung(BG) color)
---------------------------------------------
POST 2 ( Dark blue as BG color)
---------------------------------------------
POST 3 (Light blue as BG color)
----------------------------------------------
The BG color keeps alternating in this fashion until all the post are displayed.
Do i use html to design the color format first?
Would appreciate it if someone could give me an outline of the script to set me in the right direction.
Thanks