Skip to main content
CSS Tip

A Generator for Fancy Frames

Generate a fancy frame with one line of code using clip-path: shape(). Simply adjust the setting and obtain a variety of cool frames (Squiggle, Wavy, Ragged, Torn, etc.)

CSS-only fancy frame

css-generators.com/fancy-frame

It's a responsive single-element implementation that works with images. It's also ready for border-shape.

See the Pen Fancy frames using shape() by Temani Afif (@t_afif) on CodePen.


More CSS Tips