how to make div not clickable code example Example: how to make an a tag not clickable <a href="page.html" onclick="return false">page link</a>