We can add events to other elements types if we want to. For example we can add onclick to a div element.
onclick
Make sure to pick div, followed by onclick.
div