CSSQuake
Summary
CSSQuake is a CSS-based tool or demo that creates earthquake-like shaking effects on web pages.
Similar Articles
CSS-DOS — A computer made of CSS
A creative project that builds a DOS-like computer interface entirely with CSS, showcasing the power of modern frontend styling.
asciiQuake
AsciiQuake is a tool or project that renders the game Quake in ASCII art, likely for text-based play or retro computing applications.
Experimenting with Random() in CSS
An blog post exploring the new CSS random() function, which allows setting properties to random values for creative designs, with demos and browser support details.
a pure css implementation of some sunlight streaming in through the window
A pure CSS implementation of sunlight streaming through a window, featuring progressive blur, billowing leaves with SVG filters, and sunrise/sunset transitions. Includes detailed code explanations for each visual effect.
Dithering with CSS
The article demonstrates how to apply dithering effects to images using CSS filters and SVG feTurbulence to maintain a consistent aesthetic.