JavaScript HTML Events
What can JavaScript do?
Click me!!
What's the date today?
Display current date/time
Mouse over this text
Finn's new Button!
Click Click Click!
This example uses the addEventListener() method to add many events on the same button.
Try it!!