How to Create a Zebra Striped Table With change row value code example Example: striped tables css tr:nth-child(even) { background-color: #f1f8ff; }