0 / 60 seg.

How would you set the width of a column in the following table to 100 pixels?

<table>
  <tr>
    <td>Data</td>
  </tr>
</table>