26 Apr 24
The modern way to create CSS shapes using a minimal code and a single element. A collection of CSS-only shapes created by Temani Afif.
25 Apr 24
The modern way to create CSS shapes using a minimal code and a single element. A collection of CSS-only shapes created by Temani Afif.
24 Apr 24
21 Apr 24
20 Apr 24
13 Apr 24
Really simple but powerful JavaScript / HTML5 / CSS audio player
05 Apr 24
Learn how to use CSS container queries today.
03 Apr 24
Learn how to use CSS container queries today.
29 Mar 24
28 Mar 24
27 Mar 24
25 Mar 24
Fluid responsive design
14 Mar 24
The one where I demo some lesser-known CSS for stylin’ buttons
10 Mar 24
JavaScript mangles semantics in a way that CSS does not.
Dynamic content (such as animated elements) and even some amount of user interaction is well handled by CSS to the extent that it more affords designers making pages such that that stuff can be turned off, ignored, overridden. That’s much more difficult with JavaScript and the virtual DOM.