inset

The inset() function is a CSS basic shape value that is part of the CSS Shapes module. The inset() functions defines an inset rectangle. It takes one to four offset values, which specify the offsets from the edges of the references box inward.

Syntax



inset() = inset( [offset]{1,4} [round border-radius]? )