Change background color advanced
- Add a click event listener to all the buttons above
- Change the background color of this container (
div.border-gray
) to the text/color on the button - Click on the 'reset' button to set this container to its original state
- Change the background color of this container (
- Can you add some extra color buttons without touching the script?