<iframe allowtransparency="true" frameborder="0" width="290" height="96" scrolling="no" src="//tianqi.2345.com/plugin/widget/index.htm?s=1&z=1&t=0&v=0&d=2&bd=0&k=&f=&ltf=009944&htf=cc0000&q=1&e=1&a=1&c=54511&w=290&h=96&align=center"></iframe>
<iframe width="420" scrolling="no" height="60" frameborder="0" allowtransparency="true" src="http://i.tianqi.com/index.php?c=code&id=12&icon=1&num=5"></iframe>
绝对管用 样式可以调整 有不懂的可以问我
网页本身不复杂,问题是天气预报的数据你怎么弄,如果你自己有那到没什么,做个简单的显示就行了。如果你没有数据,那就做个数据抓取程序上别人网站抓去吧,把抓过来的数据处理一下显示就行了。每个语言都有抓取的函数,网上有代码,你可以找一下,不过有点麻烦,还是使用楼下的那种别的网站提供的代码吧。
例如河南郑州的代码:你只需要在你网站插入下面语句就行了:<iframe src="http://m.weather.com.cn/m/pn1/weather.htm " width="235" height="20" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>
你可以在http://service.weather.com.cn/plugin/forcast.shtml?id=pn1选择你要显示城市的代码