Css - Clip (Property)

About

clipping region in CSS.

It defines what portion of an element's border box is visible.

By default, the element is not clipped. However, the clipping region may be explicitly set with the clip property.

Documentation / Reference