a. A button using HTML onclick that displays an alert when clicked.
b. A button using JavaScript onclick that logs a message to the console when clicked.
A box that changes color and text when the mouse moves over it and changes back when the mouse moves off of it.
A dropdown to change the background color of the page using the onchange event.
This page uses the onload event to display a welcome message and log a message to the console.