HTMLHRElement.Align Property |
Gets or sets the alignment of rule on the page.
[VBScript] Public Property Align As String
[JScript] public function get Align() : String; public function set Align(String);
A string representing the alignment of rule on the page.
HTMLHRElement Object | HTMLHRElement Members | DOM Namespace