01 May 24


Music notation should be as accessible and as fluid as text is, on the web; that it is not, yet, is something of an afront to my sensibilities. Let us fix this pressing problem.

CSS to make HTML musical notation!?

by tobhar May 2024 saved 4 times

30 Apr 24

Music notation should be as accessible and as fluid as text is, on the web; that it is not, yet, is something of an afront to my sensibilities. Let us fix this pressing problem.

CSS to make HTML musical notation!?

by eli Apr 2024 saved 4 times

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 Apr 2024 saved 2 times

13 Apr 24

Really simple but powerful JavaScript / HTML5 / CSS audio player


31 Mar 24

Are you presenting your content the way users read it? An eye-tracking study found that most users don’t read entire headlines. Instead, they scan the left side and only read the first few words. They do this because they’re searching for keywords to see if the content is worth clicking. Users Need Keywords Fast If the first […]


27 Feb 24

Two seconds of making an Emacs lisp thing. Three hours of reading Elixir docs and grepping Akkoma’s source code to make the Emacs lisp thing render properly in the atom feed.


24 Feb 24

17 Feb 24

A web space community that focuses on building websites for self-expression and creativity, made up of professionals, hobbyists, and enthusiasts of the personal web.

Tags:

14 Feb 24

Back in the day, centering an element was one of the trickiest things in CSS. As the language has evolved, we’ve been given lots of new tools we can use… But how do we pick the best option? When do we use Flexbox, or CSS Grid, or something else? Let’s dig into it.

by monkeydom Feb 2024 saved 4 times

10 Feb 24

htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext htmx is small (~14k min.gz’d), dependency-free, extendable, IE11 compatible

by levibeach Feb 2024 saved 8 times

30 Jan 24

Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance - apostrophecms/sanitize-html: Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance