I am using the input type color to select the color to customize my site. I am inserting the selected color to database and retrieve it back and apply to the site this is working nice for a single input type color. For now i have an input type color and a button with this when i select the color and click the button then , the area name and color inserted to database like area name = footer and color = #CCC, now my problem is that i want to do this for all the content,header,left sidebar and right sidebar. I can use multiple button with multiple input type, but that seem not professional ,i want multiple input type color and one button for all. Any help would be appreciated. thanks in advance.I am using the input type color to select the c