I have some clickable buttons that I made show/hide some div tags, and they work, but how do I make the cursor change so they look clickable? I was thinking either an html link that goes nowhere for cosmetic purposes or some sort of cursor change tag. Can I just type
<a href=".."></a>