
本站为源代码分享站,源码多为网友投稿 我们没有对源码进行测试,不保证可用性、安全性以及版权归属。 因源码具有可复制性,一经购买 ,不得以任何形式退款。
如需商业用途 请点击商业源码栏目,购买商业源码.

客服QQ:977439673
<link rel="icon" href="test.ico" >
部分浏览器还支持gif作为图标,GIF尺寸不能太大,建议16x16,列如:火狐浏览器
<link rel="icon" href="test_ico.gif" type="image/gif" >
注意:如果网站语言使用的是XHTML必须要在>后面加上‘/’。因为XHTML语法要比HTML更加严谨!
<link rel="icon" href="test.ico" />
<meta data-n-head="true" data-hid="description" name="description" content="网站介绍">
<meta property="og:image" content="./images/risk.png" />
设置文档宽度、是否缩放
<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" />
360读取到这个标签立即钱换到极速模式
<meta name="renderer" content="webkit" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="screen-orientation" content="portrait" />
QQ强制竖屏
<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" />
原文链接:https://blog.csdn.net/qq_41950190/article/details/104292836