Facebook

Wikidot

簡介

申請使用

操作介面

網站管理

帳戶管理

基本語法

模組

樣板

嵌入服務

嵌入HTML

數學式

CSS 排版

問與答

Facebook

訊息

相關網站

參考文獻

最新修改

簡體版

English

原始 HTML

[[html]]
<div id="fb-root"></div>

<script src="http://connect.facebook.net/zh_TW/all.js#xfbml=1"></script>

<div class="fb-like" data-send="false" data-width="450" 
       data-show-faces="true"></div>

<div class="fb-subscribe" data-href="https://www.facebook.com/ccckmit" 
       data-show-faces="true" data-width="450"></div>

<fb:comments href="http://ccckmit.wikidot.com/%%category%%%3A%%name%%" 
        num_posts="2" width="600"></fb:comments>
[[/html]]

顯示結果

參考文獻

  1. https://developers.facebook.com/docs/plugins/

Facebook

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License