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