zoukankan      html  css  js  c++  java
  • 移动端html模版

    <!DOCTYPE html>
    <html>
    <head>
    <title>时钟</title>
    <meta charset="utf-8" />
    <meta name="keywords" content="" />
    <meta name="description" content="" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
    <meta name="format-detection" content="telephone=no" />
    <link rel="stylesheet" href="http://ohiy5a45u.bkt.clouddn.com/subject.css">
    <link href="styles/shizhong.css" rel="stylesheet" />
    <script src='http://www.zeptojs.cn/zepto.min.js'></script>
    <script src='http://ohiy5a45u.bkt.clouddn.com/touch.js'></script>
    <script src='scripts/shizhong.js'></script>
    <!--[if lt IE 9]>
    <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
    <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->
    </head>
    <body>
    </body>
    </html>

  • 相关阅读:
    Python 教程之String
    python 斐波纳契数列实现
    js 中 document.createEvent的用法
    C#里调用 MysqlDB
    [网购]
    [ENLearning] 2010920
    [EN Learning] 2010913
    [EN Learning] 2010910
    [ENLearning] 2010921
    [EN Learning] 2010916
  • 原文地址:https://www.cnblogs.com/wangjie-001/p/6219298.html
Copyright © 2011-2022 走看看