
Safely add any font to your website using CSS
Posted 10th January 2012
6 comments
Using @font-face in CSS3, you can easily add any font to your website and be certain that all of your users will see your custom font.

Conditional Comments in CSS for Internet Explorer
Posted 25th September 2011
1 comment
Using conditional comments within cascading style sheets to target specific versions of Microsoft Internet Explorer.

CSS Conditional Comments for Chrome and Safari
Posted 23rd July 2011
3 comments
This nifty CSS hack will allow you to customise the layout of elements for Google Chrome and Apple Safari if they are only displaying correctly in Firefox and Internet Explorer.