Dynamic CSS

| No Comments
So the big thing I've been working on lately is dynamic CSS. Its very simple - just using variables and templates to generate CSS on the fly.The cool thing about this strategy is that it has some side benefits - element id's can become hooks for testing, and the structural data used to generate the CSS can also be used to generate HTML structure, like columns, div layouts, and spans.Its still a work in progress, but I like what I see so far.

Leave a comment

About this Entry

This page contains a single entry by Albert published on May 28, 2008 7:35 PM.

File Storage was the previous entry in this blog.

Mutable Times Influence is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.