单项选择题

以下哪一条HTML语句用于设置表格某一行中的所有单元格内容居中()

A.< table align=”center”>…< /table>
B.< tr align=”center”>…< /tr>
C.< td align=”center”>…< /td>
D.< th align=”center”>…< /th>