CSS Day 2015: presentations

CSS Day 2015 Stephen Hay: "I want to write some css" | photo-credit: Paul Robert Lloyd

Speakers @ edition 2015 Paul Robert Lloyd @paulrobertlloyd: “Responsive Principles” @ speakerdeck, pdf. Zoe Mickley Gillenwater @zomigi: “Enhancing Responsiveness With Flexbox” @ slideshare. John Daggett “Typography on the Web” Clarissa Peterson @clarissa: “Responsive Color” @ slideshare. Rachel Andrew @rachelandrew: “CSS Grid Layout” @ slideshare. Roy Tomeij @roy: “The Future of CSS Isn’t CSS” @ speakerdeck. … Lees verder

Know which media query is active

This tip from Alex Morris is really handy while working on css. When you’re designing or testing a complicated responsive site in a browser, you often find yourself wondering which media query is currently active – or whether it’s firing at all. My usual debug technique in scenarios like this is to flip the background … Lees verder