标签:src 天气预报 scroll htm weather amp class frame tps
//第一种方式
<iframe scrolling="no" src="https://tianqiapi.com/api.php?style=tt&skin=pitaya" frameborder="0" width="590" height="98" allowtransparency="true"></iframe>
<br />
//第二种方式
<iframe scrolling="no" src="https://tianqiapi.com/api.php?style=tw&skin=pitaya" frameborder="0" width="300" height="500" allowtransparency="true"></iframe>
<br />
//第三种方式
<div class="weather">
<iframe width="455" scrolling="no" height="75" frameborder="0" allowtransparency="true"
src="http://i.tianqi.com/index.php?c=code&id=38&icon=1&num=2&align=left"></iframe>
</div>
标签:src 天气预报 scroll htm weather amp class frame tps
原文地址:https://www.cnblogs.com/kongjie/p/13347709.html