Hi, I'm working on a project where I'm supposed to get the input from a txt file that contains the population of every city in the state listed alphabetically.
I have to get the input and then create a html file that will organize that info into a web page.
I got through most of it but one of the requirements is to have the city and population color coded in a alternate sequence.
Here is how it's supposed to come out: http://imageshack.us/photo/my-images/856/unledpzz.png/
I wanted help on doing that sequence with the alternating color since I'm stumped.