超简单的天气预报webpart

天气预报连接地址:http://www.thinkpage.cn/weather/widget.aspx 
代码
<div>
<iframe src="http://www.thinkpage.cn/weather/weather.aspx?
uid=&c=CHXX0008&l=zh-CHS&p=CMA&a=0&u=C&s=5&m=1&x=1&d=3&fc=
&bgc=&bc=C6C6C6&ti=1&in=1&li=2&ct=iframe" frameborder="0"
scrolling="no" width="200" height="320" allowTransparency
="true"></iframe>
</div>
 
 天气预报连接地址:
代码
width="200" height="100" marginwidth="0" marginheight="0" hspace="0"
vspace="0" frameborder="0" scrolling="no"></iframe>
</div>
原文地址:https://www.cnblogs.com/IsNull/p/1944798.html