You can drag the Page Separator component
from
the Palette's Layout category to the Visual Designer to create a horizontal line that resizes to any page width selected by the user. This component is the visual equivalent of an HTML <hr> tag.
In the page bean, a Page Separator component is a PageSeparator object.
<hr> tag, drop a Meta component on the page and set its tag property to hr.