1 <head lang="zh">
2 <meta http-equiv="X-UA-Compatible" content="IE=edge">
3 <meta charset="utf-8" />
4 <meta content="yes" name="apple-mobile-web-app-capable"/>
5 <meta content="yes" name="apple-touch-fullscreen"/>
6 <meta content="telephone=no" name="format-detection"/>
7 <meta content="black" name="apple-mobile-web-app-status-bar-style">
8 <meta content="#ffffff" name="msapplication-TileColor" />
9 <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
10 <title>btn</title>
11 <link rel="stylesheet" href="skin/btn.css"/>
12
13 </head>