Preventing multiple signatures in email conversation?
Anthony Cartmell
ajcartmell at fonant.com
Thu Apr 30 09:18:27 IST 2009
> Hm. All the other empty tags that come to mind do something, for instance
> <br> or <hr />.
How about <a name="ms-sig" /> ?
Normally you'd need <a name="ms-sig"></a> for most browsers to actually
work with the in-page anchor, but since we're not actually going to use it
as such you can probably use the single tag.
In fact you could probably use <span id="ms-sig" /> or <div id="ms-sig" />
too, although that is possibly slightly more likely to break the rendering
in some clients.
HTH,
Anthony
--
www.fonant.com - Quality web sites
More information about the MailScanner
mailing list