I came across a familiar issue last week when fixing some css bugs for a particular project, where SVG background images appeared to be squished in IE. The problem occurred wherever I had used an SVG as a css background image and scaled it with the background-size…
Mobile first principles, what does it actually mean?
The term mobile first principles began to be loosely banded around within the UX design and development communities some years back, adding to the never ending list of buzzwords used by sales people and digital…
One of the most common problems in front-end development is when you have a responsive grid and all of the columns need to be of equal height, with varied amounts of content within each column. You may have for example a grid of portfolio items with a full bleed…
The WordPress Excerpt functionality has been part of the WordPress core for a long time and is used widely in blog themes. Although its behaviour is customisable through the use of filters…