Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/71.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html 为什么在网页中单击链接时链接不起作用_Html_Hyperlink - Fatal编程技术网

Html 为什么在网页中单击链接时链接不起作用

Html 为什么在网页中单击链接时链接不起作用,html,hyperlink,Html,Hyperlink,我已经键入了包含在html代码标记中的电子邮件URL链接 单击链接时,不会打开电子邮件发送平台您需要在链接前面加上mailto:。比如: 嗨,你能添加一些代码吗

我已经键入了包含在html代码标记中的电子邮件URL链接
单击链接时,不会打开电子邮件发送平台

您需要在链接前面加上
mailto:
。比如:


嗨,你能添加一些代码吗