css3 are used to create a zebra stripe table code example Example: striped tables css tr:nth-child(even) { background-color: #f1f8ff; }