Web Platform Dashboard

By Chris Coyier on

Google released a new page listing web platform features: webstatus.dev For the first time you’ll have a way to see the entire web platform mapped as a set of features, along with their support in browsers. It’s explicitly not a caniuse replacement. In fact it’s use case is rather niche: it’s mostly to show off […]

State of HTML 2023 Results

By Chris Coyier on

The State of HTML 2023 Results are out! I thought this survey was more interesting to take than reading these results. It’s not that the results aren’t interesting. I’m almost impressed by how low the “used it” percentages are for certain features, like less than half of people have used a <details>?? And 28% are […]

CSS… 5?

By Chris Coyier on

Some of you likely worked through the “CSS3” thing. It was huge. People damn near stopped saying “CSS” for a few years there. Everything was “HTML5” and “CSS3”, such was the success of that marketing effort. There was a logo and everything. It was a little cheesy, but it was a good thing. People saw […]

Studio

By Chris Coyier on

It’s worth noting that Automattic shipped a thing called Studio: … a fast, free way to develop locally with WordPress. Share your local sites with clients or colleagues and keep your local development process smooth and simple. It’s amazing to me that WordPress got to be as dominant as it is without any real answer […]

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/