2004/12/15 | 两个天气预报的代码:
类别(备忘) | 评论(0) | 阅读(48) | 发表于 08:04
<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://weather.qtol.net/?type=1&province=山东&city=枣庄&citycode=58024'></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://weather.qtol.net/?type=2&province=山东&city=枣庄&citycode=58024'></script>
</marquee>
0

评论Comments

日志分类
首页[214]
心情[56]
教学反思[53]
电脑[15]
课件教程[4]
读书诠记[7]
物理教学[9]
教师教育[13]
备忘[57]