HTML help: How do you make a link so that viewers can switch between site layouts?

*kiwi*

New member
I have a website with a beach layout. I am making a new layout soon. Lets say they are Layout 1 and Layout 2. I'm switching to Layout 2 soon. Some of the people who view my site would rather have Layout 1. How can I make it so that people can click a link that switches the layout back to the old one?

Notes:
* I don't want to have to re-create all of my webpages.
* I use a CSS external stylesheet to code my webpages.
* I am using HTML, not PHP or anything else.

Is this possible with HTML? Or only with PHP?
 
Back
Top