0 / 60 seg.

How would you specify a group of columns in the following code?

<table>
  <tr>
    <td>A</td>
    <td>B</td>
  </tr>
</table>