meta----------------移动端模板

<!DOCTYPE html>
<html>
<head>

<meta charset="utf-8">
<!-- SEO -->
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="author" content="" />
<!-- 苹果专用 -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="blank" />
<meta name="format-detection" content="telephone=no" />
<!-- 简单移动端适配 -->
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<!-- 图标 -->
<link rel="shortcut icon" href="">


<title>标题</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
这里开始内容
</body>
</html>

posted @ 2017-05-14 15:12  千年鱼  阅读(239)  评论(0编辑  收藏  举报