how to do table striped on own' code example Example: striped tables css tr:nth-child(even) { background-color: #f1f8ff; }