Description

Defines the clipping area of an element, the area that is visible. Currently the only shape recognized is rect.

Example

img{ clip:rect(10px 20px 10px 20px);}

Values
rect(toplength rightlength bottomlength leftlength) , auto
Default value
auto
Introduced in CSS version
2.1
Applies to elements
Block level, replaced and positioned elements
Inherited
No
Browser Support
BrowsersIE ieFirefox firefoxSafari safariOpera operaChrome chrome
Versions5.51160.2
Belongs to:

See the full list CSS properties and browser support: CSS Properties