Event Handlers

--- For mouseover event and mouseleave event to show and remove text ---

 

--- For change event ---



--- For keydown event and focus event ---

EXERCISE

--- Add a random color to the input box background each time the keydown event is fired. ---

Learn more at: w3schools Javascript Event Handlers