Home » filter

Tag - filter

Box divided into parts displaying CSS filter opacity from 0.1 to 1 in black. Image made by the author.

Using CSS Opacity for Transparency

The CSS opacity filter is a property that allows you to adjust the transparency of an element on a website. Opacity values range from 0.0 to 1 (default), where opacity: 0.0 indicates complete...

The same image twice. On the left is the origin image while on the right is has the grayscale filter

How to Make Grayscale Images with CSS

Transforming your images into stunning black-and-white tones with depth and texture has become easier than ever with the powerful grayscale filter. Adding a touch of gray to your images creates a...