hiding email address in HTML
hiding email address in HTML
(OP)
I appreciate any help on this subject. On my website in index.html i have an email tag I want to hide my email address in a different html or js file. How can I do it?
thank you!
CODE
<a href="mailto:info@mysite.com">Contact us</a>
thank you!




