USE THE EVENT HANDLERS TO CHANGE THE PRESENTATION OF ELEMENTS ON THE PAGE.
Create one or more basic functions that will display an alert or write a message to the console.
Use the following event handlers in your page. Use both an HTML event handler AND a Javascript event handler calling different functions.
Event Handlers:
onclick
onmouseover
onmouseout
onchange
onload