December 23, 2015
How to DIV Change Background Color in JavaScript

In this tutorial, you will learn how to change div background color in javascript. The div element is a block-level element and we generally use it as a container for other elements. You can specify a default background color for any element using CSS, but to change it dynamically, we have to make use of