SL8R.co.uk - Code Zone

Code, Code and Code

SL8R.co.uk - Code Zone header image 4

ASP: Dynamic Style Sheets

March 14th, 2008 · No Comments

Many sites use static CSS (Cascading Style Sheets) but 4 Guys from Rolla have an interesting outline of how to dynamically create a CSS style sheet that could allow a user to change things like theme colours and fonts dynamically. This could be stored in a back-end database for persistence.
The idea behind this is to [...]

[Read more →]

Tags: Code