CSS Properties

User Guide / CSS Properties

clip

Syntax

clip: auto | rect(offset, offset, offset, offset)

Initial Value

clip: auto

Inherited

No

Comments

This property determines the clipping rectangle for absolutely positioned elements (ie. elements with a position value of absolute or fixed).