CSS Specificity Demo
I built an interactive demo to illustrate how specificity in CSS works.
I built an interactive demo to illustrate how specificity in CSS works.
This is part 4 of my series Here’s what I didn’t know about… in which I try to learn new things about CSS. This time I'm trying to find out what I didn’t know about the :where()
pseudo-class.
I’ve teamed up with my friends at Smashing Magazine 😻 to share with you everything I know about web accessibility testing! In this smashing workshop we’ll talk about automatic and manual testing, screen reader basics, Single Page Applications, Dev Tools, and more.
Did you know that there are 112 elements in HTML?!
I don’t know who needs to hear this, but that’s the current browser support for :focus-visible
and :focus-within
, and I love it!
Every element I use for the basic structure of a HTML document, with explanations why.