HTMLTableElement.Align Property |
Gets or sets the table’s position with respect to the rest of the document.
[VBScript] Public Property Align As String
[JScript] public function get Align() : String; public function set Align(String);
A string representing the table’s position with respect to the rest of the document.
HTMLTableElement Object | HTMLTableElement Members | DOM Namespace