16-12-2025 - Andrés Cruz
Imagen This property is the shorthand way to set other related properties, including those related to the color and background images of an element; that is, those whose prefix is background-.
16-12-2025 - Andrés Cruz
Imagen The CSS clip-path property allows you to specify regions of any of the existing HTML elements through geometric shapes.
14-12-2025 - Andrés Cruz
Imagen The CSS property object-fit specifies how the content of an element (such as an image) should be displayed and adjusted when the width and height of this element vary with respect to its container; it is generally applied to i
12-12-2025 - Andrés Cruz
Imagen In this article we will explain, based on an example, how to create multiple nested backgrounds by animating them with a little CSS3, and we will also see how to create a live background with CSS to be applied to a web page.
12-12-2025 - Andrés Cruz
Imagen Learn how to use multiple background images with CSS3: syntax, positions, sizes, practical examples, and tricks to avoid overlaps.
11-12-2025 - Andrés Cruz
Imagen Learn how to set a full-screen background image in CSS using background-size: cover, media queries, and ready-to-copy examples. A practical, fast, and optimized guide.
10-12-2025 - Andrés Cruz
Imagen 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.
09-12-2025 - Andrés Cruz
Imagen Learn to master CSS filters with practical examples, advanced combinations, and real-world tricks. Discover how to apply blur, sepia, contrast, hue-rotate, and more.
08-12-2025 - Andrés Cruz
Imagen In this entry we will see some experiments with transitions in CSS using selectors (hover, after and before), we will also see how using CSS Filters in conjunction with transitions on images allows you to create very striking effects for the supported filters.
28-11-2025 - Andrés Cruz
Imagen In this entry we give an introduction to this technology, learning about its main characteristics and explaining why you can use it and take the first steps, installing it, buttons and your first app, remember that the technology is deprecated.