Printing music with CSS grid
Laying out sheet music with CSS grid—sounds extreme until you see it abstracted into a web component.
We need fluid and responsive music rendering for the web!
Laying out sheet music with CSS grid—sounds extreme until you see it abstracted into a web component.
We need fluid and responsive music rendering for the web!
Wouldn’t it be great if all web tools gave warnings like this?
As you generate and tweak your type scale, Utopia will now warn you if any steps fail WCAG SC 1.4.4, and tell you between which viewports the problem lies.
Instead of thinking about responsive design in terms of media queries, I like to think of responsive design in these categories.
- Responsive to the content
- Responsive to the viewport
- Responsive to the container
- Responsive to the user preferences
Ethan’s ode to the fr unit in CSS grid.
Every one of these five proposals is worth a vote.
Mind you, Rich’s cynicism is understandable.
A presentation at An Event Apart Seattle 2018.
Some styles I re-use when I’m programming with CSS.
For some reason, Google Fonts only provides .ttf files if you’re self-hosting. I don’t know why.
Combining custom properties, hsl(), and calc() to get cascading button styles.
The joy of getting hands-on with HTML and CSS.