1、新浪城市天气预报
效果:
<IFRAME src="http://www.sina.com.cn/iframe/2006/weather/610101.html" frameBorder=0 width=100 scrolling=no height=38 algin="center"></IFRAME>
代码:
<iframe src="http://www.sina.com.cn/iframe/2006/weather/610101.html" width="100" height="38" scrolling="no" frameborder="0" algin="center" ></iframe>
2、腾讯城市天气预报
效果:
<IFRAME src="http://weather.qq.com/inc/ss186.htm" frameBorder=0 width=200 scrolling=no height=400></IFRAME>
代码:
<iframe src="http://weather.qq.com/inc/ss186.htm" width="200" height="400" scrolling="no" frameborder="0"></iframe>
3、腾讯全国省会城市3日天气预报
效果:
<IFRAME id=ifm1 align=center marginWidth=0 marginHeight=0 src="http://weather.qq.com/24.htm" frameBorder=0 width=405 scrolling=no height=332></IFRAME>
代码:
<IFRAME id=ifm1 align=center marginWidth=0 marginHeight=0 src="http://weather.qq.com/24.htm" frameBorder=0 width=405 scrolling=no height=332></IFRAME>
4、天气在线省市天气预报
效果:
<SCRIPT language=javascript src="http://extern.t7online.com/javascript/teaser_saxp.js">
</SCRIPT>
代码:
<script language="javascript"
src="http://extern.t7online.com/javascript/teaser_saxp.js">
</script>
5、265当前城市天气预报(随访问者IP变化)
效果:
<IFRAME border=0 marginWidth=0 marginHeight=0 src="http://weather.265.com/weather.htm" frameBorder=no width=168 scrolling=no height=54></IFRAME>
代码:
<iframe src="http://weather.265.com/weather.htm" width="168" height="54" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
6、中国天气城市天气预报
效果:<IFRAME marginWidth=0 marginHeight=0 src="http://m.weather.com.cn/m/p10/weather1.htm" frameBorder=0 width=250 scrolling=no height=110></IFRAME>
代码:
<iframe src="http://m.weather.com.cn/m/p10/weather1.htm" width="250" height="110" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="No"></iframe>
1万+

被折叠的 条评论
为什么被折叠?



