内容 |
这里调用的是雅虎中国的天气预报代码,大家也可以去调用中央电视台的天气预报代码。 在需要的地方插入如何代码: Copy code <iframe src="http://weather.cn.yahoo.com/cframe.html?city=东莞" allowtransparency="true" width="200" height="30" marginwidth="0" marginheight="0" scrolling="No" frameborder="0" hspace="0" vspace="0" framespacing="0"></iframe>
|