HTML标签用于电子邮件,并链接到页面上的其他部分 [英] HTML Tags for email and link to other sections on page

查看:139
本文介绍了HTML标签用于电子邮件,并链接到页面上的其他部分的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在写一个HTML页面,我的要求如下:

I am writing a HTML page and my requirements are as follows:


  1. HTML页面包含一些电子邮件ID,点击时在这些EmailID的...它应该打开新的一页的前景。

  1. HTML Page contains some email ID's and when clicked on those EmailID's... it should open new page of the outlook.

页面有确定的部分,当点击它..它应该接触到尊重的段落/部分。
例如:点击链接转到....部分

Page has certains sections and when clicked on that.. it should reach out to the respected paragraph/section. Ex: click to Link to go to the .... section

提前感谢

推荐答案

对于电子邮件地址链接

<a href="mailto:youremailaddress">Email Me</a> 

前导链接导航

http://www.w3schools.com/html/html_links.asp

有关页面导航的更多信息: http:// www。 yourhtmlsource.com/text/internallinks.html

more about navigation with in page : http://www.yourhtmlsource.com/text/internallinks.html

这篇关于HTML标签用于电子邮件,并链接到页面上的其他部分的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆