Click or drag to resize
HR()

This topic contains the following sections:

HR() - a horizontal rule

Example

This functions renders the <HR> HTML element (horizontal rule).

C#
HR();
TEXT = "Line 1.";
HR();
TEXT = "Line 2.";
HR();
Code
hr 01
Result
hr 01 result
See Also

Reference