A CSS property that makes it possible to specify a specific region of an object to display.
The clip-path property in CSS allows you to specify a specific region of an element to display, rather than showing the complete area. There used to be a clip property, but note that is deprecated.