how to make url of div box is links code example Example: make div clickable <div onclick="location.href='#';" style="cursor: pointer;"> </div>