北京【奥运】金牌榜代码 ASP PHP通用 在你的网站上嵌入实时更新的北京奥运金牌榜代码。你可以通过修改代码中的 width数值 来调整嵌入页面的宽度,以适合你的网页。
代码
<iframe src="http://www.xueda.net/2008/jinpaibang.html" height="170" width="250" frameborder="0" scrolling="no"> </iframe>
调整尺寸
你可以通过修改代码中的 width数值 来调整嵌入页面的宽度,以适合你的网页。
如果将边栏样式代码中width数值改成比较大的数值,你还可以将边栏样式调整成通栏样式显示:
调整后的代码。仅修改了width为"780"。你可以尝试将width修改为其他数值。
<iframe src="http://www.xueda.net/2008/jinpaibang.html" height="170" width="780" frameborder="0" scrolling="no"> </iframe>
给大家整理的奥运网页相关代码全集
最近看老有朋友找奥运代码,之前找奥运倒记时代码,现在又找金牌榜和奥运信息代码,现在给大家整理出来了,希望对你们有用,用到的话请留个言,没功劳也有苦劳吧。。。
效果看www.8laku.com.奥运倒记时代码就不说了 = 。 =,都已经过了~
第一 奥运网页走马灯信息代码:
<div id=QQJIA> <img src="javascript:QQJIA.innerHTML='<iframe src=http://www.cctv.com/homepage/46/index.shtml width=354 height=16 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no> </iframe> '" style=display:none> </div>
上面这个是CCTV.com的新闻采集
第二 奥运金牌奖牌榜代码:
<div style="width:323px;height:44px;position:absolute;left:50%;margin-left:50px;top:0px;*top:10px!important;*top:0px;background:url(
) no-repeat;"> <a href="http://2008.163.com/" target="_blank" title="网易2008奥运报道" style="float:left;display:block;width:108px;height:44px;"> </a>
<div style="float:left;width:205px;height:39px;padding:5px 0 0 10px;text-align:left;font-size:12px;line-height:18px;">
<strong> 2008奥运中国团队</strong> <br />
<strong> 已获金牌<span id="_m_goldnum" style="color:#F00;"> </span> 枚,居金牌榜第<span id="_m_rank" style="color:#F00;"> </span> 位</strong>
</div>
</div>
样式2
<iframe frameborder="0" scrolling="no"src="http://www.81os.com/medal.html" style="top:0px;right:30px;width:400px;height:45px"> </iframe>
样式3
<iframe src="http://www.xueda.net/2008/jinpaibang.html" height="170" width="250" frameborder="0" scrolling="no"> </iframe>
自己调宽度,这样比较好嵌入自己的页面,为了美观。
站长网发布地址http://bbs.admin5.com/thread-304162-1-2.html
中国Yahoo论坛发布地址:http://bbs.cn.yahoo.com/message/read_-YmoyMDA4_31238.html
转载请说明出处。

最新回复
不知道有效果没有!