Home ยป opacity

Tag - opacity

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 element’s transparency on a website. Opacity values range from 0.0 to 1 (default), where opacity: 0.0 indicates complete...

White, yellow and black shapes with their reflections over orange background. Image made by the author.

How To Make A CSS Reflection Effect

Hello everyone! ๐Ÿ˜ƒ Today, we will learn how to create a cool CSS reflection effect. Through step-by-step instructions, we will understand how to manipulate linear-gradient and opacity CSS properties...