how to style second element css code example Example: css odd even child tr:nth-child(even) {background: #CCC} tr:nth-child(odd) {background: #FFF}