StealThis .dev

Separator

Horizontal and vertical dividers with text label variants — plain line, centered text, gradient fade, dashed, dotted, and decorative diamond.

Open in Lab
css
Targets: HTML

Code

Separator

Visual dividers to separate sections of content.

Variants

  • Plain — simple horizontal line
  • Center text — “OR” or section heading between two lines
  • Left text — aligned section label
  • Gradient — fades to transparent at edges
  • Dashed / Dotted — alternate border styles
  • Vertical — for separating inline items in a flex row
  • Decorative — diamond center ornament

All use <hr> or role="separator" for semantics.