
The Complete Idiot's Style Sheets Reference
| Index
| Current Category: Filters |
| Previous Style: empty-cells
| Next Style: float
|
filter
Specifies a filter to apply to an element.
Support:
-
W3C Standard | Internet Explorer | Netscape Navigator |
Not supported |
4.0 and later |
Not supported |
Notes:
Possible Values:
- [filtertype]
The name of the filter, along with any parameters required by the filter.
-
Support:
-
W3C Standard | Internet Explorer | Netscape Navigator |
Not supported |
4.0 and later |
Not supported |
Example:
<IMG SRC="venus.jpg">
<IMG SRC="venus.jpg" STYLE="filter: blur(strength=50) fliph())">
How It Looks:
| Index
| Current Category: Filters |
| Previous Style: empty-cells
| Next Style: float
|
|