Previous Message
Next Message

obfuscating email address

Sent by Adasha on 13 August 2004 23:11


Hi all,

I'm trying to obscure my email address on my site using:

..reverse { unicode-bidi: bidi-override; direction: rtl }

and then reversing the character order. The e-mail address is part of a 
definition list:

<dl>
     ...
     <dt>E-mail:</dt>
     <dd class="reverse">moc.ahsada@mada</dd>
</dl>

I want to have the dt and dd on the same line so I've formatted the dt:

dt { display: run-in; margin-right: 1ex }

This works (in Opera at least) for every line except the e-mail address, 
where the whole line including the dt is reversed and right-aligned.

Any suggestions how to fix it welcomed. Cheers!

Adam
______________________________________________________________________
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: