I hate tables.

If you'd like, you can read the related blog entry.

What about other tables?

Let's toss in a tbody, and update the CSS accordingly. (table>tbody>tr>td:first-child, for those of you playing along at home).

this should be yellow cell two
cell one cell two

Well, that worked…