Alternating colors in a table
I use something like this on one of my pages…
stylesheet:
CODE
.color1 {background-color:#dddddd;}
.color2 {background-color:#e5e5e5;}
CODE
No comments yet.
I use something like this on one of my pages…
stylesheet:
CODE
.color1 {background-color:#dddddd;}
.color2 {background-color:#e5e5e5;}
CODE
No comments yet.