当前位置: 代码迷 >> .NET相关 >> 怎么在页面中插入邮箱地址
  详细解决方案

怎么在页面中插入邮箱地址

热度:205   发布时间:2016-04-24 02:47:41.0
如何在页面中插入邮箱地址

如何在页面中插入邮箱地址:

下面分享一段大家比较常见的代码,就是如何在一个页面中插入邮箱地址。

代码如下:

<a href="mailto:webmaster@sina.com">webmaster@softwhy.com</a>

原文地址是:http://www.51texiao.cn/HTML5jiaocheng/2015/0613/4146.html

最原始地址是:http://www.softwhy.com/forum.php?mod=viewthread&tid=13372