javascript HR width

Provides the width of the rule either in pixels (as an integer) or a percentage (as a string) of the next outermost block-level container.

javascript HR size

Provides the thickness in pixels of the horizontal rule.

javascript HR noShade

Indicates whether the browser should render the rule as a flat (not 3-D) line. In Internet Explorer only, if you set the color property, the brows

javascript HR color

Sets the color scheme of the horizontal rule. If the rule is rendered in 3-D, complementary colors are automatically assigned to the shaded area.

javascript HR align

Defines the horizontal alignment of the element within its surrounding container.

javascript HR Description

The hr object reflects the hr element.