|
|
Create a horizontal rule. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#edef-HR"> HR element definition </a> in HTML 4.0.
| DOMString |
[const]
Align the rule on the page. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-align-HR"> align attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see align
| bool |
[const]
Indicates to the user agent that there should be no shading in the rendering of this element. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-noshade"> noshade attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see noShade
| DOMString |
[const]
The height of the rule. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-size-HR"> size attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see size
| DOMString |
[const]
The width of the rule. See the <a href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-width-HR"> width attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.
| void |
see width
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |