bell notificationshomepageloginedit profileclubsdmBox

10% popularity   0 Reactions

You can use the following CSS rules to style respectively even or odd table rows (See the Example on W3schools):

tr:nth-child(even) {
background-color: #f2f2f2
}

tr:nth-child(odd) {
background-color: #f2f2f2
}


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

Login to follow story

More posts by @Jamie

0 Comments

Sorted by latest first Latest Oldest Best

 

Back to top