cubic-bezier(0.25, 0.10, 0.25, 1.00)cubic-bezier(0.25, 0.10, 0.25, 1.00)cubic-bezier and linear() curves with draggable handles and a live ball preview
cubic-bezier(0.25, 0.10, 0.25, 1.00)cubic-bezier(0.25, 0.10, 0.25, 1.00)Drag the blue and red dots on the cubic-bezier canvas to shape the curve. Y values can overshoot 0..1 for back / bounce effects.
linear() mode unlocks multi-stop easing — great for spring motion in modern browsers without JS.