using nth-child in tables tr td December 20, 2023 by Tarik table tr td:nth-child(2) { background: #ccc; } Working example: http://jsfiddle.net/gqr3J/