make html element clickable in certain area code example Example: make div clickable <div onclick="location.href='#';" style="cursor: pointer;"> </div>