Color Blocks
A MouseOver changes the document background color. MouseOut allows the mouseOver background color to remain.

If you click the CLICK! button it will change the background color again depending on what the existing background color is.

If you click on the color square, a description of the color you clicked on will appear in the text field window.
 
by jan hunt

OK this is pretty gaudy but it sure was fun making it! I learned a lot on this project. The main thing is how important syntax is. A few times I was really stuck wondering why something didn't work because it sure looked like it should work. That's when you start looking for some kind of typo and whatever you do don't name your functions and variables the same, it causes problems. One last thing, you can see the code for this project by clicking on my blinking name or the title "Color Blocks".