The syntax for specifying the table alignment is:
where the parameter alignment takes on values "left", "center", or "right".
|
|
|
The syntax for specifying the horizontal alignment alignment of a cell text is:
where the parameter alignment takes values "left", "center", or "right".
align="left" | align="center" | align="right" |
---|---|---|
left | center | right |
The syntax for specifying the vertical alignment alignment of a cell text is:
where the parameter alignment takes values "top", "middle", or "bottom".
valign="top" | valign="middle" | valign="bottom" | |
---|---|---|---|
top | middle | bottom | a high high high high cell |