(adsbygoogle = window.adsbygoogle || []).push({});
Is there any other way to hyperlink HTML without using the traditional "<a>" tags?
I can't use <a> because it's conflicts with a lot of my css for some strange reason, so yeah looking for a quick yes/no answer.