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