Skip to main content
Back to Templates

Dotted Divider

dividers

CSS

HTML

<div class="divider">
  <span class="dot"></span>
  <span class="dot"></span>
  <span class="dot"></span>
</div>

Live Preview

OR

Edit the CSS on the left to see live changes. The styles are scoped to the preview area.