<HR> Horizontal Rule

Description
Inserts a horizontal line across the screen.

The thickness of the line can be a percentage of the screen width.

Example:

<HR ALIGN="center" WIDTH=50% SIZE=5>


Syntax
<HR [ALIGN=left|center|right] [SIZE=thickness of the line in pixels] [WIDTH=width of the line] [NOSHADE]>