34款不同样式显示当前城市天气预报代码

代码语言:html

所属分类:其他

代码描述:34款不同样式显示当前城市天气预报代码,直接调用tianqiapi,无广告、免费使用,iframe透明层直接调用。

代码标签: 不同 样式 显示 当前 城市 天气 预报

下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开

<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum=1.0,minimum=1.0,user-scalable=0" />
    <title>BFW NEW PAGE</title>

</head>
<body>
  <iframe scrolling="no" src="https://tianqiapi.com/api.php?style=yd&skin=pitaya" frameborder="0" width="100%" height="30" allowtransparency="true"></iframe>
  <iframe scrolling="no" src="https://tianqiapi.com/api.php?style=ya&skin=pitaya" frameborder="0" width="320" height="200" allowtransparency="true"></iframe>
  <iframe scrolling="no" src="https://tianqiapi.com/api.php?style=tz&skin=pitaya" frameborder="0" width="100%" height="30" allowtransparency="true"></iframe>
  <iframe scrolling="no" src="https://tianqiapi.com/api.php?style=tx&skin=pitaya" frameborder="0" width="100%" height="30" allowtransparency="true"></iframe>
  <iframe scrolling="no" src="https://tianqiapi.com/api.php?style=yc&skin=pitaya" frameborder="0" width="100%" height="30" allowtransparency="true"></iframe>
  <iframe scrolling="no" src="https://tianqiapi.com/api.php?style=tw&skin=pitaya" frameborder="0" width="300" height="500" allowtransparency="true"></iframe>
  <iframe scrolling="no" src="https://tianqiapi.com/api.php?style=tq&skin=pitaya" frameborder="0" width="100%" height="25" allowtransparency="true"></iframe>
  <iframe scrolling="no" src="https://tianqiapi.com/api.php?style=ta&skin=pitaya" frameborder="0" width="400" height="24" allowtransparency="true"></iframe>
  <iframe scrolling="no" src="https://tianqiapi.com/api.php?style=tg&skin=pitaya" frameborder="0" width="470" height="60" allowtransparency="true"></iframe>
<iframe scrolling="no" src="https://tianqiapi.com/api.php?style=tm&skin=pitaya" frameborder="0" width="270" height="24" allowtransparency="true"></iframe>
<iframe scrolling="no" src="https://tianqiapi.com/api.php?style=tb&skin=pitaya" frameborder="0" width="350" height="24" allowtransparency="true"></iframe>
<iframe scrolling="no" src="https://tianqiapi.com/api.php?style=tu&skin=pitaya" frameborder="0" width="300" height="25" allowtransparency="true"></iframe>
<iframe scrolling="no" src="https://tianqiapi.com/api.php?style=ts&skin=pitaya" frameborder="0" widt.........完整代码请登录后点击上方下载按钮下载查看

网友评论0