CSS Wishlist 2018

Last year I wrote up a wishlist of CSS features I'd love to see make there way into browsers, but it never got released. This year »

Simple CSS Timeline using clear to avoid item collisions

It's easy to forget some of the simplest CSS properties are secret super heroes. The property of the day for me is clear. Here's an example »

CSS structure & anti patterns (Part 2)

This Is Part 2, you may want to read Part 1 on CSS anti patterns first How to structure your css. This is not to say »

CSS structure & anti patterns (Part 1)

"CSS is quick to learn, but takes years to master". - Not sure where I first read this but it's still true today. It's difficult to »

Reading list for modern web design

Over the years I've found some books on web design to be just as important as posts online. Here's a short post on books I've read, »

Modern browser testing

Browser testing has come along way, these aren't the days of IE5/6 double margin bugs or old IE hasLayout problems. We still battle some bugs »

Responsive breakpoints preview tool

I'll start by saying there really are loads of great tools out there to preview sites on different viewports / screen width. Such as: http://mattkersley.com/ »