This topic contains the following sections:
HR() - a horizontal rule
This functions renders the <HR> HTML element (horizontal rule).
HR(); TEXT = "Line 1."; HR(); TEXT = "Line 2."; HR();