PDA

View Full Version : Website Design?


Teddy
10-30-2007, 03:41 AM
Im working on a web site in which I want to let the viewer choose their own background color (like on yahoo.com). I need to know how to put something similar on my website that "saves" the color the next time the person views the site.
Im not that great at programming my own stuff, it would be nice if you could explain it better or give me a source code that works.

Phil G
10-30-2007, 03:44 AM
Write cookies onto their computer which can then alter elements in a cascading style sheet using the alternative option in <head> of web page.