欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

在自己的网页上嵌入新浪微博页面

http://widget.weibo.com/weiboshow/index.php?language=&width=366&height=462&fansRow=1&ptype=1&speed=0&skin=1&isTitle=1&noborder=1&isWeibo=1&isFans=1&uid=6011666172&verifier=0e02ff6c&dpc=1  也可以






在网页上嵌入新浪微博页面


模板代码如下:
  1. <div id="weibo" class="panel">
  2. <ul class="panel_head"><span>test-新浪微博</span></ul>
  3. <ul class="panel_body">
  4. <iframe id="weibo" style="width:500px; height:500px;" frameborder="0" scrolling="no" src="http://v.t.sina.com.cn/widget/widget_blog.php?uid=1355610915"></iframe>
  5. </ul>
  6. </div>


如果想要换人,则只需要改uid,如果要改高度和宽度,则改width和height;

我们以蒋涛的微博为例,效果如下:


来自  https://blog.csdn.net/xiazdong/article/details/7691825

普通分类: