<HR ...>
ALIGN =
LEFT
RIGHT
CENTER
ALIGN sets the alignment of the rule. ALIGN is only useful if you also use WIDTH.
ALIGN
WIDTH
<HR WIDTH="40%" ALIGN=LEFT> <HR WIDTH="40%" ALIGN=CENTER> <HR WIDTH="40%" ALIGN=RIGHT>
gives us
<HR COLOR="..."> >>>
<HR COLOR="...">