手机网站页面与页头规范格式示例

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>标题</title>
<meta name="viewport" content="width=device-width,height=device-height,inital-scale=1.0,maximum-scale=1.0,user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<meta name="applicable-device" content="pc,mobile">
<meta name="keywords" content="关键词" />
<meta name="description" content="描述" />
</head>
<body>
主体区域
</body>
</html> 
¥ 1.88
微信扫描即可打赏
服务器好贵
网站需要运营
给点小费以表支持
手机网站页面与页头规范格式示例
地址: https://blog.6448.cn/archives/14.html
版权: 本站所有文章均可转载,请转载时保留原文出处。

评论已关闭