Chris’ Corner: Rounded Triangle Boxes and Our Shapely Future
Chris Coyier |
I enjoyed Trys Mudford’s explanation of making rounded triangular boxes. It was a very real-world client need, and I do tend to prefer reading about technical solutions to real problems over theoretical ones. This one was tricky because this particular shape doesn’t have a terribly obvious way to dr... read more
Chris’ Corner: Fairly Fresh CSS
Chris Coyier |
I joked while talking with Adam Argyle on ShopTalk the other day that there is more CSS in one of the demos we were looking at that I have in my whole CSS brain. We were looking at his Carousel Gallery which is one of the more impressive sets of CSS demos I’ve ever seen. […]... read more
Chris’ Corner: 10 HTML Hits
Chris Coyier |
Love HTML? Good. It’s very lovable. One of my favorite parts is how you can screw it all up and it still it’s absolute best to render how it thinks you meant. Not a lot of other languages like that. Are there any? English, I suppose lolz. Anyway — I figured I’d just share 10 […]... read more
Chris’ Corner: CSS Powered Componentry
Chris Coyier |
New CSS features help us in all sorts of different ways, but here we’re going to look at them when they power a specific type of component, or make a type of component newly possible with less or no JavaScript.... read more
Chris’ Corner: The New Web Safe
Chris Coyier |
Back in the day I was a fan of the “Trebuchet MS” font. I didn’t like it large, but set fairly small I loved the look of it. Looked very website-ish — if that makes sense. Honestly, at 12px, it still looks really nice. The main reason I would use it is that it was […]... read more
Chris’ Corner: PerformanCSS
Chris Coyier |
How CSS relates to web performance is a funny dance. Some aspects are entirely negligible the vast majority of time. Some aspects are incredibly impactful and crucial to consider. For example, whenever I see research into the performance of some form of CSS syntax, the results always seem to be meh,... read more
Chris’ Corner: Color Accessibility
Chris Coyier |
I’ve been a bit sucked into the game Balatro lately. Seriously. Tell me your strategies. I enjoy playing it equally as much lately as unwinding watching streamers play it on YouTube. Balatro has a handful of accessibility features. Stuff like slowing down or turning off animations and the like. I’m ... read more
Chris’ Corner: onChange
Chris Coyier |
There is an awful lot of change on the web. Sometimes the languages we use to build for the web change. Some of it comes from browsers themselves changing. An awful lot of it comes from ourselves. We change UIs and not always for the better. We build new tools. We see greener grass and […]... read more
Chris’ Corner: Accessible Takes
Chris Coyier |
Let’s do some links to accessibility information I’ve saved, recently read, and thought were useful and insightful.... read more
Chris’ Corner: Creative Coding
Chris Coyier |
Jake thinks developers should embrace creative coding again, which, ya know, it’s hard to disagree with from my desk at what often feels like creative coding headquarters. Why tho? From Jake’s perspective it’s about exposure. While many designers and developers have been working within familiar cons... read more