align

Alignment

Horizontal alignment

Attribute Values

In Elements

<col>, <colgroup>, <tbody>, <td>, <tfoot>, <th>, <thead>, <tr>
Value Meaning Behavior
center The text will be centered within the Table Entry.
char The text will be aligned relative to a specified character; the character to be used is the value of the @char attribute.
justify The text will be aligned quad left and right.
left The text will be aligned flush left.
right The text will be aligned flush right.
Restriction: This attribute may be specified if the element is used.