Colour Palette!

The fruit palette:

 
 
 
 
 

 
 
 
 
 

 
 
 
 
 

 
 
 
 
 



Objective:


Problem: I wanted it to be when you click on one of the colours, it would change the background to be that colour.

Solution: I added some Javascript code to detect when one of the colour are clicked, and change the background accordingly.


Problem: There are too many colours to make a function for each one.

Solution: I gave each colour an id in the HTML, and set the background to the id.