I wanted my table to be as wide as my browser window, so I wrote -
table
table { width: 100%; }
I wanted my td and
td