In this Tutorial, We are going to show how to protect your Email ID from Spammers and Prevent your account from unwanted spam mails.
Some times it happens that spammers copy your Email address and then continuously send the promotion mails.
So How to Protect your account with some changes in settings. By that No any spammer will get your email ID or Fail to send mails.
Spammers search "@" sign in our HTML page and get the words after and before @ sign or get whole string and then store it into database.
With the following CSS style we can protect our Email-ID.
1). Hide Email with help of CSS:
If you Face any difficulty to use this code then feel free to contact us through contact us form. Don't forget to give feedback.
Some times it happens that spammers copy your Email address and then continuously send the promotion mails.
So How to Protect your account with some changes in settings. By that No any spammer will get your email ID or Fail to send mails.
Spammers search "@" sign in our HTML page and get the words after and before @ sign or get whole string and then store it into database.
With the following CSS style we can protect our Email-ID.
1). Hide Email with help of CSS:
@
We used Resolution operator( ::before and ::after ) pseudo-elements in CSS for insertion of mail-ID in maildata element.
There is another Method to protect Email ID from Spammers.
EstuffCodeRemoveMe@gmailHideMe.com
2). Render Email with JavaScript code:
Contact Us
If you Face any difficulty to use this code then feel free to contact us through contact us form. Don't forget to give feedback.
0 comments:
Post a Comment