hellp i have some css code and i am making a new style i am wondering what would be the smart way to do this?!???
I want to change the style of my page or the format or colors im not sure excatly what i should do but i want to change my page. I would like to do this by using a radio button so if you click on a radio button it changes everything on my page to a different look and feel.
Should i do this simply by having a different css and somehow make my site switch to the other css by a radio button?
or should i have a master page do this all i could have it switch to a different master page.
i am not sure if i should do this by using master pages or just with the CSS
then when this is figured out i am not even sure how to accomplsh this task.......
what code do i use to do such a task.?
I am trying to change the look and feel ether by a button or a radio button could i please get some examples on how to do this and a suggestion on if i should use a master page to do this or simply just make another CSS file?
Thank you!!!