How to tell if a website is responsive

Published: 9 October 2013

Ok I know this sounds like a dumb article to write but it still amazes me how little website owners know and understand. It’s ok for developers and designers to know all this stuff but there are some people out there that just don’t get it and it’s nothing to be ashamed of, it can […]

Update: 9 October 2013

How to crop an image with a CSS class

Published: 9 March 2013

Do you know how to crop an image with a CSS class? Let me show you how I would do it. Using CSS to crop an image is not a new thing but perhaps not common knowledge. With the use of the Positioning and Overflow properties it can be easy to achieve – using relative […]

Update: 9 March 2013

Looking for the perfect responsive css framework…

Published: 1 March 2013

… believe it or not I’m thinking that Square One is looking a little tired and could do with a refresh so I started looking for the perfect responsive css framework. Bootstrap was the first, coincidentally a web project that was recently handed over to me was using the same framework so it was a […]

Update: 1 March 2013

Designing for mobile first?

Published: 27 September 2012

I have mixed opinions about this, should you design for mobile first or desktop? I understand the pro’s for mobile first but it’s got it’s pitfalls too in my opinion. I would be interested in your views too so please leave your comments below. So, if we decide we’re going straight in to the browser […]

Update: 27 September 2012