Make entire DIV clickable using inline JavaScript
What exactly is a DIV in HTML? Before we discuss how to make entire Div clickable using inline JavaScript, it is important to understand various terms we will be using in this tutorial. Syntax: <div>Other elements go here</div> Div tags…