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