序言
大伙儿都了解在挪动前端开发开发设计中加上1些webkit专属的HTML5头顶部标识,协助访问器更好分析html编码,更好地将挪动web前端开发网页页面主要表现出来。本文梳理1些HTML5头顶部<meta>标识常见的信息内容。有不正确的,敬请留言纠正,或能够留言填补,欢迎留言沟通交流!
XML/HTML Code拷贝內容到剪贴板
-
- <meta charset="utf⑻" />
-
-
- <meta name="keywords" content="" />
-
-
- <meta name="description" content="" />
-
-
- <meta name="author" content="" />
-
-
- <meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no" />
-
-
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
-
-
- <meta name="renderer" content="webkit" />
-
-
- <meta http-equiv="Cache-Control" content="no-siteapp" />
-
-
- <meta name="screen-orientation" content="portrait" />
-
-
- <meta name="x5-orientation" content="portrait" />
-
-
- <meta name="full-scerrn" content="yes" />
-
-
- <meta name="x5-fullscreen" content="ture" />
-
-
- <meta name="x5-page-mode" content="app" />
-
-
- <meta name="browsermode" content="application">
-
-
- <meta name="msapplication-tap-highlight" content="no" />
-
-
- <meta name="format-detection" name="email=no" />
-
-
-
-
- <meta name="apple-mobile-web-app-title" content="题目" />
-
-
- <meta name="apple-mobile-web-app-capable" content="yes" />
-
-
- <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent/black/default" />
-
-
-
- <meta name="format-detection" content="telephone=no" />
-
-
- <meta name="apple-itunes-app" content="app-id=myappstoreID,affiliate-data=myaffiliatedata,app-argument=myurl" />
总结
本文只是对HTML5头顶部<meta>标识的1些常见信息内容开展总结,期待对大伙儿学习培训或应用html5能有一定的协助,假如有疑惑大伙儿能够留言沟通交流,感谢大伙儿对脚本制作之家的适用。