0 / 60 seg.

In the following HTML table, how would you center-align the data in the cells?

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