How to prevent an <a> tag from redirecting user, while keeping its href attribute? – SEO
I am working on a project in which we are using <button> elements as sort of links, as in, we open the page the user wants, difference being that we don't redirect user to the page, just render it in…