Front-end education for the real world. Since 2018.





Author
Eric Bailey's avatar

Eric Bailey

Eric works at the intersection of accessibility, design systems, and usability. When not doing CSS crimes he is procrastinating redesigning his personal website, hoarding links for his newsletter, or playing with his adorable dog.

Latest articles by Eric Bailey

  1. Taking a shot at the double focus ring problem using modern CSS

    A double focus ring is really useful in general but especially so with complex, themed systems. Eric Bailey shows us how to develop a really smart system, using modern CSS.

    CSS

  2. Making content-aware components using CSS :has(), grid, and quantity queries

    Eric Bailey teaches us how to make a hyper-resilient component that responds not only to the container, but other languages too.

    CSS