The HTML <hr> width attribute is used to specify the width of the horizontal line in terms of pixels or percent.
Syntax:
<hr width="pixels|%">
Attribute Values:
pixels: It sets the width of <hr> attribute in terms of pixels.
%: It sets the width of <hr> attribute in terms of percentage (%).
Note: The <hr> width attribute is not supported by HTML 5.
Example:Output:👁 Image Supported Browsers: The browser supported by HTML <hr> width attribute are listed below: