html Mailto LInks |标签HTML

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html Mailto LInks |标签HTML相关的知识,希望对你有一定的参考价值。

Basic
<a href="mailto:someone@yoursite.com">Email Us</a>  

Adding a subject
<a href="mailto:someone@yoursite.com?subject=Mail from Our Site">Email Us</a>  

Adding CC and BCC
<a href="mailto:someone@yoursite.com?cc=someoneelse@theirsite.com, another@thatsite.com, me@mysite.com&bcc=lastperson@theirsite.com&subject=Big%20News">Email Us</a>

Adding Body Text
<a href="mailto:someone@yoursite.com?cc=someoneelse@theirsite.com, another@thatsite.com, me@mysite.com&bcc=lastperson@theirsite.com&subject=Big%20News&body=Body-goes-here">Email Us</a>

以上是关于html Mailto LInks |标签HTML的主要内容,如果未能解决你的问题,请参考以下文章

html整理

mailto:UIWebView 中的链接 - 不起作用

Python以不同的属性对标签进行排序

带有 HTML 正文的 mailto 链接

mailto: HTML e-mail 链接

英HTML mailto link