Previous Message
Next Message

Hide from Screen and Source

Sent by Gary Turner on 25 April 2005 20:08


Susan Chouinard wrote:
> I have set up a print version with CSS, and on the printed pages only (it is
> a flyer), I want an email address to appear. I don't want to put the email
> address in the source and just hide it from the screen version using
> display:none since it can still be harvested that way.
> 
> Any suggestions that can implemented using CSS?

Do the text as image and set alt="".  Have {display: none;} for screen 
and {display: block;} for print.  Unless the 'bot runs OCR on all 
images, it'll never see the addy.

cheers,

gary
-- 
Anyone can build a usable web site.  It takes a graphics designer to
make it slow, confusing, and painful to use.
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: