Specifies the x- and y-coordinates (in pixels) for the clipping rectangle around the element.
Browser/User Agent Support
IE | Netscape | Mozilla | Opera | Safari | 4.0+ | 6.0+ | 1.0+ | 5.0+ | 1.0+ |
---|
Usage
[rect(top-value right-value bottom-value left-value)]. Example values: rect(10px 25px 25px 10px).
Values
* | Specify a value for clip that is not on this list. |
inherit | Inherit the value from the parent element. |
auto | Position as determined by the window or parent element. |
Availability
W3C CSS2