CSS Filter Property
filter property
The filter property defines visual effects (like blur and saturation) to an element, this is often used on the <img>. I'll be explaining the 10 different values and providing examples to each one.
1) blur()
Applies a blur effect to th...
treciaks.hashnode.dev2 min read
Babatunde Ololade
fullstack developer
Well explained, thanks