码迷,mamicode.com
首页 > Web开发 > 详细

HTML页面——常用模块

时间:2014-10-15 14:18:40      阅读:182      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   io   os   ar   sp   div   

1、天气模块

  插入新浪天气模块,按照网上的提示,简单点几下就有代码,插入到你的html代码中即可。

<div id="div_calendar">
    <p class="second_title">天气</p>
    <iframe name="sinaWeatherTool"  src="http://weather.news.sina.com.cn/chajian/iframe/weatherStyle52.html?city=%E5%8C%97%E4%BA%AC" width="253" height="75" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no">
        </iframe>
</div>

效果如下图,可以自己添加城市呦~

bubuko.com,布布扣

HTML页面——常用模块

标签:style   blog   http   color   io   os   ar   sp   div   

原文地址:http://www.cnblogs.com/heyuheitong/p/4026084.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!