Daniel Glazman Ian Hickson .red { background-color : red } .t1 td:not(:first-child) { background-color : lime } p > *:not(:first-child) { background-color : lime } table.t1 td { border : thin black solid }
1.1 green cell green cell
2.1 green cell green cell
3.1 green cell green cell

This paragraph should be unstyled.