Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/85.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 4.01中Like框的代码_Html_Facebook Likebox - Fatal编程技术网

html 4.01中Like框的代码

html 4.01中Like框的代码,html,facebook-likebox,Html,Facebook Likebox,我试图添加一个类似的框到我们的主页,并使用了iFrame代码,但它不工作。我们的主页是HTML4.01。Facebook给我们的代码是: <iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fsome.page&amp;width=172&amp;height=590&amp;show_faces=true&amp;colorschem

我试图添加一个类似的框到我们的主页,并使用了iFrame代码,但它不工作。我们的主页是HTML4.01。Facebook给我们的代码是:

<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fsome.page&amp;width=172&amp;height=590&amp;show_faces=true&amp;colorscheme=light&amp;stream=true&amp;border_color&amp;header=true&amp;appId=123456789012345" 
  scrolling="no" frameborder="0" allowTransparency="true" 
  style="border:none; overflow:hidden; width:172px; height:590px;" ></iframe>


需要更改什么?

在字符串
likebox.php?href=http%3A%2F%2Fwww.facebook.com%2fmome.page&
some.page
替换为您的页面url(例如,facebook.com/之后的任何内容)

你好,Ennui,谢谢您的回答!然而,这是我粘贴的内容:它不起作用。我做错了什么?我也试过: