Tagged Questions
0
votes
1answer
240 views
Apply class to every third list item? [duplicate]
Possible Duplicate:
How to mark every 3rd post
I'm trying to give a class to every third list item on my page. I know how to give a class to every item, but not to specific items in a row, ...