Skip to main content

Horizontal Rule

Overview

A horizontal rule is an element which is usually used to separate different sections of text from each other, it is visually represented by a horizontal line. This is typically denoted using --- / *** / ___ on a blank line.

Example Syntax

---
***
___
<hr />
<hr />
<hr />