Displays the element left flush, right flush, or centered relative to the display or table.
object.align[ = align]
This read-write property can be set to one of these string values:
center Align to the center. left Align to the left edge. right Align to the right edge. The default is left-aligned for TR and TD. The default is center-aligned for TH.
COL, COLGROUP, DIV, H1, H2, H3, H4, H5, H6, HR, P, TBODY, TD, TFOOT, TH, THEAD, TR