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.

by tobhar 1 year ago saved 2 times

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.

by chrisSt 1 year ago saved 2 times
Tags:

13 Apr 24

Really simple but powerful JavaScript / HTML5 / CSS audio player

by tobhar 1 year ago

28 Mar 24

25 Mar 24

Fluid responsive design

by levibeach 1 year ago saved 4 times

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.

by 2097 1 year ago