Home >Web Front-end >HTML Tutorial >使用mailto在网页中链接Email地址_html/css_WEB-ITnose

使用mailto在网页中链接Email地址_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:33:441851browse

使用mailto在网页中链接Email地址

标签还有一个作用是可以链接Email地址,使用mailto能让访问者便捷向网站管理者发送电子邮件。我们还可以利用mailto做许多其它事情。下面一一进行讲解,请看详细图示:

注意:如果mailto后面同时有多个参数的话,第一个参数必须以“?”开头,后面的参数每一个都以“&”分隔。

下面是一个完整的实例:

在浏览器中显示的结果:

发送

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn