免费天气预报代码
样式一
代码:
<style type='text/css'> .qtol {font-size: 12px; color=#336699 } a.qtol:link { text-decoration: none; color=#336699 } a.qtol:visited { text-decoration: none; color=#336699 } a.qtol:hover { text-decoration: underline; color=#336699 } </style> <table width=120 border=0 cellpadding=4 cellspacing=0 style='border: 1 solid #000000'> <tr><td align=center style='font-size:12px'> 天气预报 <td></tr> <tr><td align=left> <script language=javascript src='http://www.qtol.net/weather/?type=1&StationNo=&StationName='></script> <td></tr> </table>
演示说明:
将代码复制后插入到你的网页的适当位置,即可显示该城市的天气预报信息。请自行调整相应版面样式。
天气预报
样式二
代码:
<style type='text/css'> .qtol {font-size: 12px; color=#336699 } a.qtol:link { text-decoration: none; color=#336699 } a.qtol:visited { text-decoration: none; color=#336699 } a.qtol:hover { text-decoration: underline; color=#336699 } </style> <marquee direction='left' scrollamount='3' onMouseOver='this.stop();' onMouseOut='this.start();'> <script language=javascript src='http://www.qtol.net/weather/?type=2&StationNo=&StationName='></script> </marquee>
演示说明:
请自行调整相应版面样式。
免费气象服务,由
秋天在线
提供