CSS table row even and odd different color

CSS Styling

tr:nth-child(even) {background: #CCC;}
tr:nth-child(odd) {background: #EEE;}

Log In

How to Use Docker + Webtop to Secure Your Online Activities