Horizontal Rule
The Horizontal Rule is used to separate content.
The Horizontal Rule, based on the <hr/>
element, serves as a thematic break among runs of content and renders as a line.
Example
Horizontal Rule
Accessibility
- Horizontal rules are announced in screen readers, so use them sparingly and not for decoration.
- Do not use a Horizontal Rule to separate content where a heading (that explicitly labels the ensuing content) is more appropriate.