The CSS snippet collection contains utilities and interactive examples for CSS3. It includes modern techniques for creating commonly-used layouts, styling and animating elements, as well as snippets for handling user interactions.
Flexbox allows you to create fluid layouts easily. If you are constantly looking up how it works, this handy cheatsheet is all you need.
CSS, Layout · Jun 12, 2021
Creates a pulse effect loader animation using the animation-delay
property.
CSS, Animation · Oct 13, 2021
Fits an positions an image appropriately inside its container while preserving its aspect ratio.
CSS, Layout · Dec 30, 2020
Creates an animated underline effect when the user hovers over the text.
CSS, Animation · Oct 11, 2021
Adds a fading gradient to an overflowing element to better indicate there is more content to be scrolled.
CSS, Visual · Oct 13, 2021
Uses the native font of the operating system to get close to a native app feel.
CSS, Visual · Dec 30, 2020