Hello > Is there a good (simple) way of hiding email addresses from spammers? http://www.alistapart.com/articles/gracefulemailobfuscation However I've not tried it myself... HTH Barry -----Original Message----- From: thelist-bounces at lists.evolt.org [mailto:thelist-bounces at lists.evolt.org] On Behalf Of graham.hays Sent: 19 September 2008 12:38 To: thelist at lists.evolt.org Subject: [thelist] hiding email addresses Apologies if this has been dealt with before. Is there a good (simple) way of hiding email addresses from spammers? I've been using the following approach but not sure if it works as intended... it displays OK (forename.surname at domain) but will it fool spammers? If not what does anyone recommend XHTML: <span class="hide">User: </span>forename.surname<span class="hide"><br />Domain: </span>@domain CSS: .hide {display: none;} TIA Graham -- * * Please support the community that supports you. * * http://evolt.org/help_support_evolt/ For unsubscribe and other options, including the Tip Harvester and archives of thelist go to: http://lists.evolt.org Workers of the Web, evolt !