Archives for Tuesday, January 15th, 2008
You are currently browsing 1 article(s) published on Tuesday, January 15th, 2008, please try the search if you can't fint what you're looking for.
CSS Constants and Compression PHP Class
Tuesday, January 15, 2008
I've mentioned my take on CSS-constants before but I haven't come around to actually creating the back-end needed, until now.
Download CSSCompressor and demo-files
The way I see CSS-constants differs a bit from what I've seen over the internet before, which is basically just about storing property-values in variables. That's all good and very basic to implement using any server-side language. What I wanted, tho, was a replacement for classes (CSS-classes that is), so this is how I see constants:
- Continued...
- Comments are off
- Filed under CSS, PHP





