1,多功能式天气预报源代码:

<IFRAME ID=''ifm2'' WIDTH=''189'' HEIGHT=''190'' ALIGN=''CENTER'' MARGINWIDTH=''0'' MARGINHEIGHT=''0'' HSPACE=''0'' VSPACE=''0'' FRAMEBORDER=''0'' SCROLLING=''NO'' SRC=''http://weather.qq.com/inc/ss125.htm''></IFRAME>

2,横框式天气预报源代码:

<form action="http://www.t7online.com/cgi-bin/suchen" method="GET" target="_top">
    <font face="宋体" size="2" color="#ff0000"><b>输入城市名称</b><br></font>
    <input type="text" size="10" maxlength=20 name="ORT"><input type="hidden" name="LANG" value="cn">
    <input type="submit" value="查询天气"></form>

3,QQ气象源代码:

<iframe src="http://weather.265.com/weather.htm" width="160" height="54" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>

4,可以同时出现四个城市的天气情况的源代码:  

<iframe width="145" height="130" border="0" align="center" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" src="http://minisite.qq.com/Weather/news_new.html" allowTransparency="true"></iframe>

5,只能出现一个城市天气情况的源代码:

<IFRAME id=ifm2 align=center marginWidth=0 marginHeight=0 src="http://weather.qq.com/inc/ss125.htm" frameBorder=0 width=189 scrolling=no height=190></IFRAME><DIV></DIV>

 

操作方法:进入控制面板---个人首页维护---自定义空白面板---新增---填写面板标题---勾显示源代码---粘贴当前代码---去掉钩---保存就行了。

 

改变默认城市的步骤:
1,拖动该图片,让它独自在一个新的网页出现;
2,查找你要的城市的天气预报,然后复制其网址;
3,把复制的网址粘贴到原来的网址上;

相关文章:

  • 2021-12-02
  • 2021-11-23
  • 2021-09-29
  • 2021-06-08
  • 2021-05-20
  • 2022-01-13
猜你喜欢
  • 2021-10-19
  • 2022-12-23
  • 2022-03-02
  • 2021-08-05
相关资源
相似解决方案