how to make a link unclickable discord code example Example: how to make an anchor tag unclickable .disableClick{ pointer-events: none; }