A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, the pseudo-class :hover can be used to select a button when a user's pointer hovers over the button and this selected button can then be styled.| MDN Web Docs
A Lifecycle for Components that stray from the happy path| Medium
HTML Design Principles| www.w3.org
Please take the time to read Christine Miserandino’s personal story and analogy of what it is like to live with sickness or disability. Click HERE to download “The Spoon Theory” in PDF format. The Spoon Theory by Christine Miserandino www.butyoudontlooksick.com My best friend and I were in the diner, talking. As usual, it was very …| But You Dont Look Sick? support for those with invisible illness or chronic i...
Over the last few years, we’ve written a quite a few articles about responsive images. Now that responsive images have landed in browsers, it seemed like a good time to step back and cover the basics for those who are just starting to tackle responsive images. Ergo, a…| Cloud Four
What can we do with just thirty pixels? With Progressive Web Apps blurring the lines between apps and websites, Patrick Brosset helps us think outside of the rectangular box. Learn how Windows Cont…| A List Apart
Let's talk about state. Communicating state to the user that is, not application stores state in JavaScript objects, or localStorage. We're going to be| CSS-Tricks