The Blur filter in CSS and some of its possible uses
10-12-2025 - Andrés Cruz
With just CSS, we can create quite complex effects on our HTML elements without needing Photoshop or GIMP; in this post, we'll see the basic use of the blur filter and also a more complete example for the list.
In this entry we will see a very useful element to work with SVGs, which is the symbol element; This element saves a lot of work and allows you to group a series of basic figures and paint them using the use element.