Adding Expiration Date To Headers
CSS
I’ve been tweaking the performance of BlogEngine.NEXT today using my favorite tool: YSlow for FireBug. One of the things YSlow … Read More
Sandbox Theming: Pure CSS Asides
CSS
As you probably know, I’m a fan of Sandbox, the semantically rich WordPress theme for hard-core theme designers. Honestly, I … Read More
Using CSS Variables
Apple
It is very common to find repeated property values in a CSS stylesheet. CSS Variables allow authors to define variables … Read More