Overview
General Project Description
To be able to switch styles on an HTML page with a link using CSS and Javascript. Then, once an alternate stylesheet is selected, to store the preference into a cookie so that the style is maintained when viewing other pages throughout the site.
Works Cited
A List Apart
Tony Dunn's Example
Quirksmode Cookies Explaination