Content tagged with "css"
CSS Master
The book was a bit scattered, though I’m not sure what I expected. I was looking for a book on CSS best practices, and there is some of that in here, but there’s also a re-hash of a lot of non-secret CSS stuff. Like, there’s a whole chapters on transforms and another on transitions, which isn’t…
CSS: The Definitive Guide
An absolutely magisterial work that explores every last corner of the CSS spec. The advancements that have come along since I learned CSS are amazing – you can almost write executable code in CSS now. This book explores every edge case, no matter absurd, to probe every last corner of the spec. I…