A separator creates a horizontal line. It is used to create a visual break between sections of content.
Demo
Default Separator
<hr />Dotted Separator
<hr class="line-dot" />Dashed Separator
<hr class="line-dash" />Double Separator
<hr class="line-double" />