CSS Section Divider Generator

Home/Tools/Section Divider Generator

Create beautiful wave, curve, and geometric section dividers for your website.

No sign-up neededRuns in your browserProduction-ready CSS

Divider Settings

1px
100%
0px

Preview


Content above divider

Content below divider

Generated CSS & HTML
.divider {
  border: none;
  border-top: 1px solid #e5e7eb;
  margin: 20px 0;
}