Search

Printing music with CSS Grid

By Chris Coyier on

What is sheet music if not icons placed in particular vertical and horizontal positions? Stephen Band turned the system of sheet music into a CSS grid system where you control the placement of everything with classes and data-attributes.

https://cruncher.ch/blog/printing-music-with-css-grid/

musicForProgramming();

By Chris Coyier on

Happy Friday! I think I’m a bit unusual in that I typically like to listen to nothing as I work. Or more specifically, code or write. I love listening to music when I’m ever doing anything rote, and podcasts when I drive. But I gave musicForProgramming(); a try when I saw it the other day […]