首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web开发 >

免费天气预报插件服务,该如何解决

2012-03-09 
免费天气预报插件服务http://service.weather.com.cn/plugin/index.shtml插件代码如下:htmlheadertit

免费天气预报插件服务
http://service.weather.com.cn/plugin/index.shtml

 

插件代码如下:

<html>
<header>
<title>测试天气预报插件</title>
</header>
<body>
<iframe src="http://m.weather.com.cn/m/pn12/weather.htm " width="245" height="110" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>
</body>
</html>


[解决办法]
免费分享

热点排行