first and 2nd child of li in css code example Example: css odd even child tr:nth-child(even) {background: #CCC} tr:nth-child(odd) {background: #FFF}