mousemove method sends an event to an html element when the mouse is moved over the selected element.
Example: Moving the mouse over the div element creates a new div element in the shape of a square.
Interesting Articles