Answers for "how to make an a tag not clickable"

0

how to make an a tag not clickable

<a href="page.html" onclick="return false">page link</a>
Posted by: Guest on July-29-2020

Code answers related to "how to make an a tag not clickable"

Browse Popular Code Answers by Language