- Description
Defines the clipping area of an element, the area that is visible. Currently the only shape recognized is rect.
- Live Example
- Play with the code in the textarea below.
- 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
Browsers IE Firefox Safari Opera Chrome Versions 5.5 1 1 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties