css
July 26th, 2009
Build scripts for CSS
When coding CSS it is now good practice to separate out different parts of the CSS into different files. I tend to do this in the following manner:
May 18th, 2009
Fine tuning typography – styling grouped headers with CSS
Recently I have been working with my colleague Ben on a potential new typography design for a website. We came across issues in how to style headers and groups of headers differently using CSS and HTML, This is our solution to these issues.