html a标签 打开链接 拨打电话 发送短信 发送邮件

<a href="tel:020-00000000">拨打电话:020-00000000</a>
<a href="mailto:10000@qq.com">发送邮件:10000@qq.com</a>
<a href="sms:10086">发送短信:10086</a>
<a href="#">置顶部</a>
<a href="https://www.baidu.com" target="_blank">新窗口打开</a>
<a href="javascript:console.log('123')">js限定符</a>
posted @ 2020-09-28 17:45  动听小林  阅读(396)  评论(0编辑  收藏  举报