CSS Click Chart

Resize

Allows an element to be resized by the user vertically and/or horizontally using a visible handle. Applies to elements that have overflow set to something other than visible. Also applies to some replaced elements.

Specification

Resizing Boxes on W3C

Example Code

Live Demonstration

This <p> element can be resized by the user with a bottom-right handle.

Browser Support

Can I Use css-resize? Data on support for the resize feature across the major browsers from caniuse.com.

Tools / Polyfills

Tutorials / Articles