
align
align gets/sets the alignment of the table.
Syntax
alignment = table.align
table.align = alignment
|
Parameters
alignment is a string with one of the following values:
Example
mytable.align = "center";
|
Notes
The align attribute is deprecated in HTML4.0.
Specification
align
Netscape Communications
http://developer.netscape.com
|