We all know that the idea behind XHTML and CSS is to seperate content from style, and when this is done properly it allows us to change the design of an entire site simply by changing the CSS stylesheet. So why not have multiple stylesheets for your website and allow the user to change them?
What follows is a step by step guide to exactly how I achieved the stylesheet switcher on ClockRocket.
Continue reading…