how to disable a tag link using css code example Example: html disable anchor link a.isDisabled { pointer-events: none; }