Inlab 2/11/2013 COSC 231 WI 14 Create an html file that displays one div (100 X 100) with color green. Text optional. one button labelled 'click me' When button is clicked, ADD 3 divs to make a total of 4 divs on the page. Every new click of the button results in exactly four divs. Each of the new divs is a different color (color choice is optional). If you want, the three added divs can change colors on each button click. Upload to Inlab0211.html