class DOM.HTMLHRElement |
|
|
Create a horizontal rule. See the HR element definition in HTML 4.0.
|
|
|
|
|
|
Align the rule on the page. See the align attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
|
|
Indicates to the user agent that there should be no shading in the rendering of this element. See the noshade attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
|
|
see align |
|
see noShade |
|
see size |
|
see width |
|
The height of the rule. See the size attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
|
|
The width of the rule. See the width attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
|