I have anchor tag
Clickme.
When html loads it s
I'm not sure if a link can be hidden (without being wrapped in a div) but if it could the code would be
document.getElementById("click").style.visibility='hidden'