HTML: What is `xmlns:fb=“http://www.facebook.com/2008/fbml”`?

后端 未结 2 1752
自闭症患者
自闭症患者 2021-02-02 07:36

What is xmlns:fb=\"http://www.facebook.com/2008/fbml\"?

I\'ve been seeing it in a lot of tags recently. What does it do?

2条回答
  •  失恋的感觉
    2021-02-02 08:10

    Just as @Matthew Scharley said, its used to embed Facebook-specific tags on your site. For example, here's our company's Facebook stream on our site. Another common use it the "Like" button on website. More information can be found on the Facebook developer site.

    UPDATE

    Here's some additional widgets/plugins.

提交回复
热议问题