Baseline Widely available
The HTMLHRElement
interface provides special properties (beyond those of the HTMLElement
interface it also has available to it by inheritance) for manipulating <hr>
elements.
Inherits properties from its parent, HTMLElement
.
HTMLHRElement.align
Deprecated
A string, an enumerated attribute indicating alignment of the rule with respect to the surrounding context.
HTMLHRElement.color
Deprecated
A string representing the name of the color of the rule.
HTMLHRElement.noShade
Deprecated
A boolean value that sets the rule to have no shading.
HTMLHRElement.size
Deprecated
A string representing the height of the rule.
HTMLHRElement.width
Deprecated
A string representing the width of the rule on the page.
No specific method; inherits methods from its parent, HTMLElement
.
<hr>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3