Html Tips and Tricks

Monday, May 31, 2004

Protection from Spam Robots

Do you want to post your email adress on your web site, only to realize that doing so will probably bring you spam? Here is a way to avoid getting your email adress taken by spam robots that search HTML code.

In your HTML code, display your email adress as:

you@random.com

This displays as:

you@random.com

The same thing goes for a link. Writing

<a href="mailto:you&#64;random.com">Email me!</a>

in the code gives you:

Email me!

Let people contact you and keep yourself protected from spam easily using this tip. Remember, &#64; = @.


NEED EXTRA HELP? HAVE A SUGGESTION? HAVE SOMETHING TO ADD? PLEASE POST COMMENTS WHILE LOOKING AT ALL THESE USEFUL HTML TIPS AND TRICKS. THANK YOU!

0 Comments:

Post a Comment

<< Home


Hit Counter