Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/72.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 如何将instagram图片帖子url链接添加到锚定标签?_Html - Fatal编程技术网

Html 如何将instagram图片帖子url链接添加到锚定标签?

Html 如何将instagram图片帖子url链接添加到锚定标签?,html,Html,我正在创建示例html页面并使用社交共享功能。 我想通过instagram照片发布url来共享照片,就像下面给出的whatsapp文本共享url一样 //whatsapp text share url <a href='https://api.whatsapp.com/send?phone=whatsappphonenumber&text='></a> //whatsapp文本共享url 我不知道你想做什么,但Instagram不允许人们在自己的平台上使用api

我正在创建示例html页面并使用社交共享功能。 我想通过instagram照片发布url来共享照片,就像下面给出的whatsapp文本共享url一样

//whatsapp text share url
<a href='https://api.whatsapp.com/send?phone=whatsappphonenumber&text='></a>
//whatsapp文本共享url

我不知道你想做什么,但Instagram不允许人们在自己的平台上使用api发布照片

我的意思是,我们可以在facebook上发布照片、文字等,就像我想在instagram上发布照片一样。这在instagram上实际上是不可能的。参考这个