What is "onclick"

The onclick is a DOM (Document Object Model) event that occurs when the user clicks on an HTML element.

More information